minor refactoring
moved the lsp.signature to ui repo to be available for non-nvchad users too
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
dofile(vim.g.base46_cache .. "syntax")
|
||||
dofile(vim.g.base46_cache .. "treesitter")
|
||||
|
||||
local options = {
|
||||
ensure_installed = { "lua", "luadoc", "printf", "vim", "vimdoc" },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user