Update MINRC

This commit is contained in:
Dheepak Krishnamurthy
2021-03-25 15:34:45 -06:00
parent 917bc0a555
commit cb20b05ca7

View File

@@ -11,7 +11,7 @@ endif
call plug#begin('~/.local/share/nvim/plugged') call plug#begin('~/.local/share/nvim/plugged')
Plug '~/gitrepos/lazygit.vim' Plug '~/gitrepos/lazygit.nvim'
" Initialize plugin system " Initialize plugin system
call plug#end() call plug#end()