aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/texlab.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(texlab): buf_change_env not taking input #4116Ian2025-10-091-17/+15
* chore: miscellaneous type fixesIgor2025-08-181-2/+0
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix(texlab): update config to 0.11+Dimitris Dimitropoulos2025-08-111-13/+12
* fix(texlab): adapt commands to fit 0.11+ #3991Dimitris Dimitropoulos2025-08-091-70/+34
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-9/+9
* fix(texlab): add "latexmkrc" root marker for Latexmk projects #3810Philipp Joram2025-04-301-1/+1
* ci(lint): use client:exec_cmd() #3755Justin M. Keyes2025-04-211-5/+5
* fix: use "Lsp" prefix for config-defined commandsJustin M. Keyes2025-04-211-8/+8
* docs: cleanupJustin M. Keyes2025-04-181-7/+8
* 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/+220