add neogit neovim plugin

This commit is contained in:
Pim Kunis 2023-01-21 13:25:25 +01:00
parent e01550c140
commit 10554c500d
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
local neogit = require('neogit')
neogit.setup {}