Remove git diff command in favor of lazygit integration in the future
This commit is contained in:
parent
5f162a12ee
commit
6971dead24
1 changed files with 0 additions and 3 deletions
|
@ -74,9 +74,6 @@ lvim.plugins = {
|
||||||
}
|
}
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{ "sindrets/diffview.nvim",
|
|
||||||
event = "BufRead",
|
|
||||||
},
|
|
||||||
{ "folke/todo-comments.nvim",
|
{ "folke/todo-comments.nvim",
|
||||||
event = "BufRead",
|
event = "BufRead",
|
||||||
config = function()
|
config = function()
|
||||||
|
|
Loading…
Add table
Reference in a new issue