fix : add path for luasnip snippets (#483)

This commit is contained in:
siduck76 2021-09-26 07:03:00 +05:30
parent 50a5bcc870
commit 8e0dfc1de6
2 changed files with 8 additions and 5 deletions

View file

@ -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