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/configs
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
..
cmp.lua misc 4 months ago
gitsigns.lua better plugin structure 4 months ago
lazy_nvim.lua better plugin structure 4 months ago
lspconfig.lua rm including types in default lspconfig lua_lsp setup 3 months ago
luasnip.lua add vim.g.vscode_snippets_exclude option (#2715) 3 months ago
mason.lua mv nvconfig to lua/ 4 months ago
nvimtree.lua better plugin structure 4 months ago
telescope.lua better plugin structure 4 months ago
treesitter.lua better plugin structure 4 months ago