aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/tinymist.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(tinymist): vim.notify called with invalid input #4172Vlad2025-10-311-5/+4
* feat(tinymist): add pinMain command #4158Robin Mueller2025-10-271-4/+2
* chore: miscellaneous type fixesIgor2025-08-181-2/+0
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix(tinymist): update config to 0.11+Dimitris Dimitropoulos2025-08-111-13/+11
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-1/+1
* ci(lint): enforce "Lsp" command name prefixJustin M. Keyes2025-04-211-9/+4
* docs: cleanupJustin M. Keyes2025-04-181-11/+12
* 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/+79