summaryrefslogtreecommitdiffstats
path: root/plugin/50-lsp.lua
Commit message (Expand)AuthorAgeFilesLines
* misc(nvim): don't show LSP hint by default, add command to toggleThomas Vanbesien6 days1-9/+5
* misc(nvim): clean up lua lsp configThomas Vanbesien6 days1-11/+21
* refactor(nvim): rewrite the lsp pluginThomas Vanbesien6 days1-39/+52
* misc(nvim): reformat lua files to 100 char line widthThomas Vanbesien2026-06-121-2/+8
* misc(nvim): add python development environmentThomas Vanbesien2026-06-091-0/+7
* refactor(nvim): remove dead codeThomas Vanbesien2026-06-021-11/+0
* refactor(nvim): group vim.pack.add() callsThomas Vanbesien2026-05-291-2/+0
* Revert "fix(nvim): correct popup rendering for bullets and LSP docs"Thomas Vanbesien2026-05-221-19/+0
* fix: root Claude Code lua_ls at ~/.config/nvimThomas Vanbesien2026-05-191-0/+1
* fix(nvim): correct popup rendering for bullets and LSP docsThomas Vanbesien2026-05-191-0/+18
* misc: fix comments and typosThomas Vanbesien2026-05-181-1/+1
* feat: initial setupThomas Vanbesien2026-05-061-0/+90