Update
This commit is contained in:
parent
a785f25b83
commit
843582f1c8
4 changed files with 114 additions and 64 deletions
|
|
@ -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" },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue