feat: noice and lua line config + multigrep search + markdown fix on treesitter
This commit is contained in:
@@ -27,6 +27,7 @@ return {
|
||||
for _, ext in ipairs(opts.extensions_list) do
|
||||
telescope.load_extension(ext)
|
||||
end
|
||||
require("plugins.utils.telescope").setup()
|
||||
end,
|
||||
},
|
||||
{ "mbbill/undotree" },
|
||||
|
||||
Reference in New Issue
Block a user