aboutsummaryrefslogtreecommitdiffstats
path: root/CUSTOM_SERVERS.md
Commit message (Expand)AuthorAgeFilesLines
* docs: fix configs require in custom server example (#488)Francesco Renzi2022-02-171-1/+1
* add golangci_lint_ls (#441)William Boman2022-01-231-2/+2
* Change go installer from get to install (#438)Simon Gate2022-01-211-2/+2
* leverage PATH for locating local executables (#283)William Boman2022-01-021-15/+0
* CUSTOM_SERVERS: remove shell.remote_bashWilliam Boman2021-11-301-22/+0
* add Lua API to override default settings (#111)William Boman2021-09-301-0/+3
* don't assume bash location (#108)William Boman2021-09-291-2/+2
* rewrite some installers for broader cross-platform support (#85)William Boman2021-09-101-20/+12
* CUSTOM_SERVERS.md: update docsWilliam Boman2021-09-081-9/+40
* add direct integration with libuv instead of going through termopen, also imp...William Boman2021-09-071-11/+14
* replace all usage of curl(1) with wget(1)William Boman2021-08-221-1/+1
* CUSTOM_SERVERS.md: improve docsWilliam Boman2021-08-181-4/+4
* add new on_server_ready() API (#56)William Boman2021-08-181-4/+5
* CUSTOM_SERVERS.md: add missing type annotationWilliam Boman2021-08-171-1/+1
* add custom server capabilities (#55)William Boman2021-08-171-0/+206