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
commit 49adf3fd38
No known key found for this signature in database
GPG key ID: 7B77C51E8C779E75

View file

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