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