14 Commits (cf1db9821a9bfe4e03eaa036fd791e55eae53117)

Author SHA1 Message Date
siduck cf1db9821a use has(win32) func to detect windows #2690 7 months ago
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`
7 months ago
siduck 6fb5c313ed update branch for base46/ui plugin 7 months ago
siduck 6b40fb590f use vim.o instead of vim.opt for non tb opts 7 months ago
siduck bbc2cbaae6 rm including types in default lspconfig lua_lsp setup 7 months ago
siduck 2cf989cf31 rm useless term option 7 months ago
siduck 634f6d55de update some module paths 7 months ago
siduck 2282f9d338 rm termguicolors opt as its loaded in base46 7 months ago
Sidhanth Rathod c4db8736ce
rm useless command 7 months ago
siduck f6af7e8a29 rm un-needed require 7 months ago
siduck 6608363bd9 disable semantic tokens in on_init, in lspconfig.lua 7 months ago
siduck b17c4d9e86 mv nvconfig to lua/ 7 months ago
siduck e307a4eacf better plugin structure 7 months ago
siduck 73bf6c437f misc 7 months ago