Remove diffview
I rarely remember this is configured. Fugitive and meld are muscle memory already
- Id
- 58c4d47fe2bb412d71d0034edac1491e23fca3b5
- Author
- Caio
- Commit time
- 2024-04-17T07:22:06+02:00
Modified lua/plugins.lua
end
}
- use {
- 'sindrets/diffview.nvim',
- requires = 'nvim-lua/plenary.nvim'
- }
-
-- autocomplete
use {
'hrsh7th/nvim-cmp',