replace vim-fugitive with neogit and diffview
This commit is contained in:
parent
39820d8048
commit
a0af7d34f9
5 changed files with 21 additions and 4 deletions
3
lua/plugins/diffview.lua
Normal file
3
lua/plugins/diffview.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
'sindrets/diffview.nvim'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue