Commit Graph

14 Commits

Author SHA1 Message Date
Alexis Corporal
0496016e18
telescope: remove unnecessary config. (#2852) 2024-05-22 20:24:52 +05:30
siduck
e7d4ff89e9 remove some diagnostic/lsp mappings cuz 0.10 adds them by default 2024-05-19 13:37:17 +05:30
Panos Sakkos
adeecf701e
Rename Lsp keymap descriptions to LSP (#2792)
* rename Lsp keymap descriptions to LSP

* fix error

* refactor LSP in description
2024-04-17 05:29:51 +05:30
jotihojr
0b1f669caa
Extend treesitter highlighting grammer (#2783)
- luadoc: lua type annotation highlighting
- printf: lua string.format highlighting
2024-04-11 12:02:28 +05:30
siduck
32d8a1fdff make nvconfig base46.integrations support new integrations only
0f933db516 so now users will just have to add the new integrations name instead of including default ones too
2024-03-24 08:11:01 +05:30
siduck
2e54fce028 add nvchad_types back & conform plugin 2024-03-18 06:29:28 +05:30
siduck
b94c57954f enable git by default for nvimtree 2024-03-15 06:37:04 +05:30
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
siduck
bbc2cbaae6 rm including types in default lspconfig lua_lsp setup 2024-03-09 15:41:16 +05:30
siduck
634f6d55de update some module paths 2024-03-07 06:50:13 +05:30
siduck
6608363bd9 disable semantic tokens in on_init, in lspconfig.lua 2024-03-05 08:02:28 +05:30
siduck
b17c4d9e86 mv nvconfig to lua/ 2024-03-04 11:56:40 +05:30
siduck
e307a4eacf better plugin structure 2024-03-04 08:18:44 +05:30
siduck
73bf6c437f misc 2024-03-04 08:07:10 +05:30