fix clipboard
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
local fn = vim.fn
|
||||
local use_google = require("utils").use_google
|
||||
|
||||
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
|
||||
if not vim.loop.fs_stat(lazypath) then
|
||||
vim.fn.system({
|
||||
|
Reference in New Issue
Block a user