aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/texlab.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-249/+0
* fix(texlab): do not pass buf as parameter (#3276)Dimitris Dimitropoulos2024-08-211-48/+26
* feat(texlab): give the find environments command a ui wrapper (#3263)Dimitris Dimitropoulos2024-08-211-8/+18
* fix(texlab): use notify instead of print (#3256)Thibault de Villèle2024-08-021-4/+10
* feat(texlab): add change environments workspace command (#3227)Dimitris Dimitropoulos2024-07-031-0/+28
* feat(texlab): add find environments workspace command (#3225)Dimitris Dimitropoulos2024-06-291-0/+29
* feat(texlab): add support for worksapce commands (#3218)Dimitris Dimitropoulos2024-06-221-0/+71
* refactor: remove usages of deprecated vim.tbl_add_reverse_lookup (#3156)Yi Ming2024-05-171-10/+10
* fix(texlab): search for default texlab root files (#3005)Steven Jin2024-02-121-1/+1
* fix(texlab): look for ".git" before ".latexmkrc"Justin M. Keyes2024-01-291-1/+1
* fix(texlab): don't overly prioritize .latexmkrcJaehwang Jung2023-09-301-3/+1
* feat(texlab): send position when building (#2614)Carlo Sala2023-05-161-1/+4
* fix: dead link in "texlab" description #2222ayhon2022-10-301-1/+1
* feat(texlab): support plaintex #2022yourealwaysbe2022-07-221-1/+1
* chore!: remove compat shims for pre-0.5.1 handlers (#1530)Christian Clason2021-12-021-22/+12
* chore: use client.request instead of buf_request (#1503)ranjithshegde2021-11-291-23/+32
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
* feat: expose configsMichael Lingelbach2021-11-251-0/+127