aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/texlab.lua
Commit message (Expand)AuthorAgeFilesLines
* feat: expose configsMichael Lingelbach2021-11-251-131/+0
* fix(texlab): add language-specific root marker (#1441)Christian Clason2021-11-181-4/+3
* feat: add single file mode (#1385)Michael Lingelbach2021-11-111-1/+2
* fix: add compat shim for handler change in core (#1248)Christian Clason2021-09-101-36/+25
* fix(texlab): update to handler signature change (#1240)Christian Clason2021-09-091-2/+25
* chore: remove modeline (#1177)Michael Lingelbach2021-08-241-1/+0
* chore: standardize arg on fname in root (#1176)Michael Lingelbach2021-08-241-3/+1
* chore: change stylua to single quotes (#1068)Michael Lingelbach2021-07-131-17/+17
* ci: lint and format with styluaMichael Lingelbach2021-07-031-60/+65
* feat(texlab): update options to 3.2.0Christian Clason2021-06-271-1/+7
* Fix link for texlabMario2021-05-301-1/+1
* update texlab options to v3.0.0Christian Clason2021-05-161-14/+14
* Start texlab in file's current working directoryMichael Lingelbach2021-03-191-1/+3
* texlab: add %f to settings.latex.build.argsMichael Lingelbach2021-01-031-1/+1
* Remove workaround for missing workDoneProgress/create handlerMichael Lingelbach2020-12-311-4/+0
* Fix texlab crash due to workDoneProgress callbackMichael Lingelbach2020-12-291-0/+4
* Use forward search statusGian123152020-11-221-1/+1
* Implemented forward searchGian123152020-11-221-2/+2
* Added commandGian123152020-11-211-0/+1
* Tring to implement forward searchGian123152020-11-211-0/+23
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-0/+85