[plug] Add new plugin nvim-treesitter-context

This commit is contained in:
Uttarayan Mondal
2023-01-31 16:17:23 +05:30
parent 12b72c4ce9
commit df5d6a6b0d
4 changed files with 33 additions and 26 deletions

View File

@@ -114,5 +114,4 @@ require 'nvim-treesitter.configs'.setup {
additional_vim_regex_highlighting = false,
},
}
vim.notify = require 'notify'
-- vim.notify = require 'notify'