fix changes for vim-plug installation

This commit is contained in:
2022-01-25 19:59:40 -07:00
parent c9113d3425
commit 7406739b4a
7 changed files with 110 additions and 102 deletions

View File

@@ -1,4 +1,6 @@
source $HOME/.config/nvim/templates/general.vim
call plug#begin()
source $HOME/.config/nvim/templates/general.vim
call plug#end()
"Theme
colorscheme gruvbox