You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NvChad/lua/nvchad
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
..
configs add vim.g.vscode_snippets_exclude option (#2715) 3 months ago
plugins update branch for base46/ui plugin 3 months ago
autocmds.lua rm useless command 4 months ago
mappings.lua rm useless term option 3 months ago
options.lua use vim.o instead of vim.opt for non tb opts 3 months ago