smjonas / snippet-converter.nvim

Bundle snippets from multiple sources and convert them to your format of choice.
Mozilla Public License 2.0
174 stars 4 forks source link

Whether VSCode code-snippets are supported? #26

Closed kola-web closed 1 year ago

smjonas commented 1 year ago

Yes, they are supported. You can use vscode as an input / output source (you can use them from Neovim using e.g. luasnip). Please also check the documentation.