aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/ds_pinyin_lsp.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: luals warningsJustin M. Keyes2025-11-141-0/+2
* chore: miscellaneous type fixesIgor2025-08-181-2/+2
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-5/+5
* refactor: deprecate util.validate_bufnr()Justin M. Keyes2025-04-231-4/+0
* fix: use "Lsp" prefix for config-defined commandsJustin M. Keyes2025-04-211-2/+2
* docs: cleanupJustin M. Keyes2025-04-181-16/+17
* fix(docs): docgen.lua reads from `lua/*.lua` #3708Justin M. Keyes2025-04-121-1/+1
* feat: migrate to vim.lsp.config #3659Lorenzo Bellina2025-04-121-0/+69