This commit is contained in:
ant 2023-12-08 00:40:10 +07:00
parent a785f25b83
commit 843582f1c8
4 changed files with 114 additions and 64 deletions

View file

@ -31,7 +31,10 @@ local options = {
end,
},
sources = {
{ name = "luasnip" },
{ name = "nvim_lsp" },
-- { name = 'nvim_lsp_signature_help' },
{ name = "nvim_lsp_document_symbol" },
{ name = "nvim_lua" },
{ name = "path" },
},