neovim-confs/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`
2024-03-10 07:01:07 +05:30
..
configs add vim.g.vscode_snippets_exclude option (#2715) 2024-03-10 07:01:07 +05:30
plugins update branch for base46/ui plugin 2024-03-09 21:37:34 +05:30
autocmds.lua rm useless command 2024-03-05 08:10:54 +05:30
mappings.lua rm useless term option 2024-03-08 19:46:31 +05:30
options.lua use vim.o instead of vim.opt for non tb opts 2024-03-09 18:13:19 +05:30