Minor nvim config changes

This commit is contained in:
Arthur Khachaturov 2023-12-08 16:46:18 +03:00
parent 90ca95ad38
commit 3d86f44d31
No known key found for this signature in database
GPG key ID: 542ADA2564CCFDDB
10 changed files with 82 additions and 97 deletions

View file

@ -9,6 +9,7 @@ return {
'nvim-tree/nvim-tree.lua',
'nvim-tree/nvim-web-devicons',
'Civitasv/cmake-tools.nvim',
'rcarriga/nvim-notify',
{ 'numToStr/Comment.nvim', opts = {} },
{ 'akinsho/bufferline.nvim', config = {} },
{ 'ethanholz/nvim-lastplace', config = {} },