fix(luasnip): switch to using global variables
This commit is contained in:
parent
34628a1789
commit
ce2a5d8596
2 changed files with 1 additions and 6 deletions
lua/core
|
@ -43,9 +43,6 @@ M.plugins = {
|
|||
lspconfig = {
|
||||
setup_lspconf = "", -- path of lspconfig file
|
||||
},
|
||||
luasnip = {
|
||||
snippet_paths = {""}, -- list of custom snippet locations
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue