update
This commit is contained in:
parent
94b3855850
commit
19dd7b61a9
@ -137,9 +137,7 @@ return {
|
||||
{
|
||||
'hrsh7th/vim-vsnip',
|
||||
config = function()
|
||||
G.g.vsnip_snippet_dirs = {
|
||||
G.fn.stdpath("config") .. "/snippets"
|
||||
}
|
||||
G.g.vsnip_snippet_dir = G.fn.stdpath("config") .. "/snippets"
|
||||
end
|
||||
},
|
||||
'hrsh7th/cmp-vsnip',
|
||||
|
Loading…
Reference in New Issue
Block a user