1
0
Fork 0

Remove git diff command in favor of lazygit integration in the future

This commit is contained in:
Luca Bilke 2022-07-08 17:53:40 +02:00
parent 5f162a12ee
commit 6971dead24
1 changed files with 0 additions and 3 deletions

View File

@ -74,9 +74,6 @@ lvim.plugins = {
}
end,
},
{ "sindrets/diffview.nvim",
event = "BufRead",
},
{ "folke/todo-comments.nvim",
event = "BufRead",
config = function()