Replies: 1 comment 2 replies
-
Probably something like: call plug#begin()
" List your plugins here
Plug 'neogitorg/neogit'
call plug#end()
lua "require('neogit').setup()" Not sure, though. I haven't used Plug in years. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, how to install this plugin with vim/plug ?
Beta Was this translation helpful? Give feedback.
All reactions