neovim-confs/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`
2024-03-10 07:01:07 +05:30
..
cmp.lua misc 2024-03-04 08:07:10 +05:30
gitsigns.lua better plugin structure 2024-03-04 08:18:44 +05:30
lazy_nvim.lua better plugin structure 2024-03-04 08:18:44 +05:30
lspconfig.lua rm including types in default lspconfig lua_lsp setup 2024-03-09 15:41:16 +05:30
luasnip.lua add vim.g.vscode_snippets_exclude option (#2715) 2024-03-10 07:01:07 +05:30
mason.lua mv nvconfig to lua/ 2024-03-04 11:56:40 +05:30
nvimtree.lua better plugin structure 2024-03-04 08:18:44 +05:30
telescope.lua better plugin structure 2024-03-04 08:18:44 +05:30
treesitter.lua better plugin structure 2024-03-04 08:18:44 +05:30