add neogit neovim plugin
This commit is contained in:
parent
e01550c140
commit
10554c500d
2 changed files with 5 additions and 0 deletions
2
roles/neovim/files/plugin/neogit.lua
Normal file
2
roles/neovim/files/plugin/neogit.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
local neogit = require('neogit')
|
||||
neogit.setup {}
|
Reference in a new issue