chore(nvim): cleanup old stuff
This commit is contained in:
@@ -27,13 +27,6 @@ return {
|
||||
treesitter.setup(options)
|
||||
end
|
||||
},
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter-context",
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
require 'treesitter-context'.setup()
|
||||
end,
|
||||
},
|
||||
{
|
||||
'echasnovski/mini.ai',
|
||||
event = "VeryLazy",
|
||||
|
||||
Reference in New Issue
Block a user