aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix(julials): improve environment detection and set JULIA_LOAD_PATH (#740)William Boman2022-06-013-21/+61
* run autogen_metadata.luaWilliam Boman (automated)2022-05-312-2/+2
* docs: remove custom servers docsWilliam Boman2022-05-313-15/+0
* chore(log): always use "cache" stdpath (#739)William Boman2022-05-301-1/+1
* run autogen_metadata.luaWilliam Boman (automated)2022-05-301-1/+1
* refactor: specify commands independently, not via lspconfig (#737)William Boman2022-05-305-76/+110
* refactor(pip3): use with_paths to set venv path (#736)William Boman2022-05-303-28/+20
* refactor(async): log errors that occur inside a.scope blocks (#735)William Boman2022-05-301-1/+5
* fix(log): fix evaluation of has() resultWilliam Boman2022-05-291-1/+1
* fix(log): check is has nvim-0.8.0 before accessing stdpath("state")William Boman2022-05-291-1/+4
* chore: use stdpath("state") for logsWilliam Boman2022-05-291-1/+1
* feat(luarocks): use luarocks.bat executable if it's available (#731)William Boman2022-05-295-19/+44
* refactor(health): spawn processes via the spawn module (#732)William Boman2022-05-294-52/+69
* feat(ltex): use platform independent dist if java is installed (#730)William Boman2022-05-281-21/+49
* Revert "refactor(solang): don't download llvm (#729)"William Boman2022-05-281-16/+48
* refactor(solang): don't download llvm (#729)William Boman2022-05-281-48/+16
* refactor: use new github.download_release_file function (#728)William Boman2022-05-285-19/+21
* test(luarock): stub std.ensure_executable (#725)William Boman2022-05-271-2/+6
* test(luarocks): add more test casesWilliam Boman2022-05-272-0/+49
* feat: add teal_ls (#724)William Boman2022-05-2717-3/+248
* run autogen_metadata.luaWilliam Boman (automated)2022-05-271-1/+1
* fix(spawn): don't check executable when spawning with custom PATH (#721)William Boman2022-05-263-3/+30
* run autogen_metadata.luaWilliam Boman (automated)2022-05-251-1/+1
* run autogen_metadata.luaWilliam Boman (automated)2022-05-253-3/+3
* fix(ui): setlocal undolevels=-1William Boman2022-05-252-1/+3
* chore(issue_template): add sections for :LspLog (#718)William Boman2022-05-252-5/+19
* run autogen_metadata.luaWilliam Boman (automated)2022-05-241-1/+1
* feat: add setting to disable automatic version check when opening UI window (...William Boman2022-05-234-1/+7
* ui: remove borders & change heading style (#713)William Boman2022-05-232-7/+11
* feat(github): add setting to customize asset download url (#711)William Boman2022-05-214-28/+73
* run autogen_metadata.luaWilliam Boman (automated)2022-05-212-1/+2
* chore(scripts): remove unnecessary awk_ls branchWilliam Boman2022-05-203-6/+1
* run autogen_metadata.luaWilliam Boman (automated)2022-05-201-1/+1
* fix(test): increase grace period in flaky testWilliam Boman2022-05-191-1/+1
* feat(lspinfo): check that .setup() has been called to consider cmd executable...William Boman2022-05-196-18/+65
* fix(erlangls): follow git tags (#708)William Boman2022-05-194-54/+55
* run autogen_metadata.luaWilliam Boman (automated)2022-05-182-1/+2
* tests(spawn): fix bad test name and add missing caseWilliam Boman2022-05-171-1/+14
* fix(spawn): avoid spawning commands that aren't on PATH (#706)William Boman2022-05-174-6/+49
* fix(omnisharp): remove invalid equality checkWilliam Boman2022-05-171-1/+1
* fix(omnisharp): only use Mono runtime if configured by user (#705)William Boman2022-05-173-7/+26
* run autogen_metadata.luaWilliam Boman (automated)2022-05-171-1/+1
* add mono version of omnisharp (#688)Sassan Haradji2022-05-171-31/+42
* chore(functional): restructure and extend functional modules (#703)William Boman2022-05-1733-629/+946
* run autogen_metadata.luaWilliam Boman (automated)2022-05-161-1/+1
* run autogen_metadata.luaWilliam Boman (automated)2022-05-163-3/+3
* chore(scripts): use async fs moduleWilliam Boman2022-05-141-22/+14
* fix(health): don't call vimL function in lua loop callbackWilliam Boman2022-05-141-0/+3
* run autogen_metadata.luaWilliam Boman (automated)2022-05-142-2/+2
* fix(go): target the @latest version when checking if package is outdated (#700)William Boman2022-05-132-11/+5