chore: new nvim plugin

This commit is contained in:
Arthur Khachaturov 2024-08-18 02:52:24 +03:00
parent ec9fb1dd7b
commit 6e8683c725
No known key found for this signature in database
GPG key ID: CAC2B7EB6DF45D55
2 changed files with 8 additions and 7 deletions

View file

@ -11,6 +11,7 @@ return {
'tpope/vim-rhubarb',
'tpope/vim-sleuth',
'tpope/vim-surround',
'nvim-treesitter/nvim-treesitter-context',
{ 'akinsho/bufferline.nvim', config = {} },
{ 'ethanholz/nvim-lastplace', config = {} },
{ 'numToStr/Comment.nvim', opts = {} },