Commit Graph
5 Commits
Author SHA1 Message Date
ddarfantasy eb209a4a82 Revert: fix: remove un-needed luasnip autocmd NvChad/ui#482 2025-11-06 14:45:24 +05:30
siduck 478299d345 fix: remove un-needed luasnip autocmd https://github.com/NvChad/ui/issues/482 2025-06-02 09:35:45 +05:30
siduck f21c7f697e luasnip conf: rm useless lazy_load() 2024-06-05 21:56:28 +05:30
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`
2024-03-10 07:01:07 +05:30
siduck e307a4eacf better plugin structure 2024-03-04 08:18:44 +05:30