wooo! an update!!! finallyy!!!!
This commit is contained in:
parent
43c9688558
commit
b2d18d1116
2 changed files with 16 additions and 5 deletions
|
@ -1,9 +1,6 @@
|
|||
vim.g.polyglot_disabled = {'sensible'}
|
||||
|
||||
return {
|
||||
'rcarriga/nvim-notify',
|
||||
'stefandtw/quickfix-reflector.vim',
|
||||
{ 'sheerun/vim-polyglot' },
|
||||
{ 'akinsho/bufferline.nvim', opts = {}, dependencies = { 'navarasu/onedark.nvim' } },
|
||||
{ 'ethanholz/nvim-lastplace', opts = {} },
|
||||
{ 'kylechui/nvim-surround', version = '*', event = 'VeryLazy', opts = {} },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue