replace vim-fugitive with neogit and diffview

This commit is contained in:
Fábio André Damas 2025-03-31 09:21:32 +01:00
parent 39820d8048
commit a0af7d34f9
5 changed files with 21 additions and 4 deletions

View file

@ -1,3 +1,4 @@
return {
"tpope/vim-fugitive"
}
return {}
-- return {
-- "tpope/vim-fugitive"
-- }