remove modes.nvim
This commit is contained in:
parent
1f8ef76f81
commit
b1754cf7db
@ -155,15 +155,6 @@ return require('packer').startup(function()
|
|||||||
},
|
},
|
||||||
config = get_setup('neo-tree'),
|
config = get_setup('neo-tree'),
|
||||||
})
|
})
|
||||||
use({
|
|
||||||
'mvllow/modes.nvim',
|
|
||||||
config = function()
|
|
||||||
vim.opt.cursorline = true
|
|
||||||
require('modes').setup({
|
|
||||||
line_opacity = 0.2,
|
|
||||||
})
|
|
||||||
end,
|
|
||||||
})
|
|
||||||
use({
|
use({
|
||||||
'akinsho/toggleterm.nvim',
|
'akinsho/toggleterm.nvim',
|
||||||
config = get_setup('toggleterm'),
|
config = get_setup('toggleterm'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user