wooo! an update!!! finallyy!!!!

This commit is contained in:
Arthur Khachaturov 2024-08-28 20:34:39 +03:00
parent 43c9688558
commit b2d18d1116
No known key found for this signature in database
GPG key ID: CAC2B7EB6DF45D55
2 changed files with 16 additions and 5 deletions

View file

@ -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 = {} },