fix clipboard

This commit is contained in:
Christian Nieves
2023-08-04 18:47:09 +00:00
parent 3d223ff976
commit b1d1bb9e32
5 changed files with 23 additions and 43 deletions

View File

@ -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({