add some utils to nvim

This commit is contained in:
Alexander Navarro 2023-10-01 18:55:33 -03:00
parent 30a074d5f3
commit f8822b6255
4 changed files with 25 additions and 3 deletions

View file

@ -23,9 +23,6 @@ return {
},
},
-- "gc" to comment visual regions/lines
{ "numToStr/Comment.nvim", opts = {} },
{
"famiu/bufdelete.nvim",
config = nil,