2 Commits (96ba9ceb0c31c5e595a2b184586805fadaeec864)

Author SHA1 Message Date
William Sedlacek 96ba9ceb0c
add vim.g.vscode_snippets_exclude option (#2715)
The `exclude` option for luasnip is useful for disabling snippets which a user may not want on by default.

For example the `all` option includes a snippet for `timeHMS` which always gets caught by `cmp` when typing `ts` for me which means all my typescript files end up as `file.16:07:21`
3 months ago
siduck e307a4eacf better plugin structure 3 months ago