fix : add path for luasnip snippets (#483)
This commit is contained in:
@@ -81,6 +81,9 @@ M.plugins = {
|
||||
nvimtree = {
|
||||
enable_git = 0,
|
||||
},
|
||||
luasnip = {
|
||||
snippet_path = {},
|
||||
},
|
||||
statusline = { -- statusline related options
|
||||
-- these are filetypes, not pattern matched
|
||||
-- shown filetypes will overrule hidden filetypes
|
||||
|
||||
Reference in New Issue
Block a user