hrsh7th / vim-vsnip

Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.
MIT License
876 stars 37 forks source link

need an option to easily integrate friendly-snippets into vsnip for editing them and watch VsnipOpen and etc #234

Closed ghost closed 2 years ago

ghost commented 2 years ago

This option didn't work for me, let g:vsnip_snippet_dirs = ['/home/user/.config/nvim/plugged/friendly-snippets/snippets/', '/home/user/.config/nvim/plugged/friendly-snippets/snippets/javascript']

hrsh7th commented 2 years ago

I can't understand this issue.