Remove git diff command in favor of lazygit integration in the future
This commit is contained in:
parent
5f162a12ee
commit
6971dead24
|
@ -74,9 +74,6 @@ lvim.plugins = {
|
|||
}
|
||||
end,
|
||||
},
|
||||
{ "sindrets/diffview.nvim",
|
||||
event = "BufRead",
|
||||
},
|
||||
{ "folke/todo-comments.nvim",
|
||||
event = "BufRead",
|
||||
config = function()
|
||||
|
|
Loading…
Reference in New Issue