Load Google plugins with lazy.nvim

This commit is contained in:
Christian Nieves
2023-06-09 15:12:48 -05:00
parent 2da88c8523
commit 9e6d2a6726
9 changed files with 143 additions and 169 deletions

View File

@ -193,5 +193,3 @@ syntax on
if filereadable(expand("~/use_google"))
source ~/.vim/prefs/google.vim
endif
lua require("config.imp")