| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | some fixes | William Boman | 2021-09-07 | 9 | -20/+21 |
| | | |||||
| * | add direct integration with libuv instead of going through termopen, also ↵ | William Boman | 2021-09-07 | 17 | -113/+1101 |
| | | | | | | | | | | implement a UI (#79) * add direct integration with libuv instead of going through termopen, also implement a UI * alleged free perf boosts yo that's free cycles | ||||
| * | opts: remove testing code and add default param | William Boman | 2021-09-03 | 1 | -7/+3 |
| | | |||||
| * | rescriptls: rm .vsix archive after unpacking | William Boman | 2021-09-03 | 1 | -0/+1 |
| | | |||||
| * | add rescriptls (#73) | Pedro Castro | 2021-09-03 | 1 | -0/+24 |
| | | |||||
| * | vscode-langservers-extracted: use correct root dir when producing cmd path (#75) | William Boman | 2021-09-03 | 2 | -2/+25 |
| | | | | Resolves #74. | ||||
| * | Update Elixir LS version to 0.8.1 (#72) | Connor Lay (Clay) | 2021-09-02 | 1 | -1/+1 |
| | | |||||
| * | add diagnostic-languageserver (#71) | Takuma Kimura | 2021-09-02 | 1 | -0/+13 |
| | | |||||
| * | add Windows support (#70) | William Boman | 2021-09-01 | 39 | -194/+342 |
| | | |||||
| * | add g:lsp_installer_allow_federated_servers flag (#67) | William Boman | 2021-08-26 | 1 | -1/+1 |
| | | |||||
| * | fix: add typescript dependency to tsserver (#69) | Muhammad Ahmad | 2021-08-26 | 1 | -1/+1 |
| | | |||||
| * | installers/go: run cleanup after installation (#66) | William Boman | 2021-08-25 | 1 | -5/+11 |
| | | | | Resolves #64. | ||||
| * | eslintls: fix example | William Boman | 2021-08-25 | 1 | -3/+6 |
| | | |||||
| * | Update README.md for eslintls (#65) | Alexander Popov | 2021-08-25 | 1 | -0/+3 |
| | | |||||
| * | eslintls: defer registering server definition with lspconfig (#62) | William Boman | 2021-08-23 | 2 | -43/+51 |
| | | | | Resolves #61. | ||||
| * | export proper location of haskell language servers (#60) | Lateef Alabi-Oki | 2021-08-22 | 1 | -1/+3 |
| | | | | `${__dirname}` was exporting the location of the `Packer` installation folder, instead of the location of the Haskell language servers and `hls` script. This change fixes the issue for me. | ||||
| * | replace all usage of curl(1) with wget(1) | William Boman | 2021-08-22 | 4 | -9/+8 |
| | | |||||
| * | Bump Haskell Language Server to version 1.3.0 (#59) | Lateef Alabi-Oki | 2021-08-22 | 1 | -1/+1 |
| | | |||||
| * | ansiblels: use npm instead of yarn | William Boman | 2021-08-21 | 1 | -3/+3 |
| | | |||||
| * | add new on_server_ready() API (#56) | William Boman | 2021-08-18 | 2 | -0/+23 |
| | | |||||
| * | add custom server capabilities (#55) | William Boman | 2021-08-17 | 1 | -1/+0 |
| | | |||||
| * | add stylelint (#54) | William Boman | 2021-08-17 | 2 | -1/+13 |
| | | |||||
| * | add efm (#53) | William Boman | 2021-08-17 | 1 | -0/+14 |
| | | |||||
| * | add tflint (#52) | William Boman | 2021-08-17 | 4 | -1/+63 |
| | | | | | | * add tflint * Update lua/nvim-lsp-installer/servers/tflint/init.lua | ||||
| * | improve messages | William Boman | 2021-08-16 | 1 | -2/+2 |
| | | |||||
| * | terraformls: fix wrong linux target | William Boman | 2021-08-16 | 1 | -5/+3 |
| | | |||||
| * | notify: always call vim.notify | William Boman | 2021-08-15 | 1 | -2/+2 |
| | | |||||
| * | fs: assert unsafe operations are run on safe paths only | William Boman | 2021-08-15 | 3 | -7/+23 |
| | | |||||
| * | fs: use native vim.fns | William Boman | 2021-08-15 | 2 | -6/+7 |
| | | |||||
| * | stylua | William Boman | 2021-08-15 | 51 | -339/+329 |
| | | |||||
| * | add `env` option to shell.raw, and other cosmetic improvements | William Boman | 2021-08-15 | 4 | -18/+75 |
| | | |||||
| * | less noisy error msg | William Boman | 2021-08-12 | 1 | -1/+1 |
| | | |||||
| * | notify: improved interop with nvim-notify plugin | William Boman | 2021-08-12 | 2 | -4/+11 |
| | | |||||
| * | vim.notify: provide extra options for better interop with nvim-notify | William Boman | 2021-08-12 | 5 | -9/+23 |
| | | |||||
| * | use vim.notify | William Boman | 2021-08-12 | 4 | -7/+7 |
| | | |||||
| * | add ansiblels (#51) | William Boman | 2021-08-11 | 1 | -0/+20 |
| | | |||||
| * | add jedi_language_server (#50) | William Boman | 2021-08-11 | 1 | -0/+13 |
| | | |||||
| * | add pylsp (#49) | William Boman | 2021-08-11 | 1 | -0/+13 |
| | | |||||
| * | add groovyls (#48) | William Boman | 2021-08-11 | 1 | -0/+22 |
| | | |||||
| * | use vscode-langservers-extracted package (#47) | William Boman | 2021-08-11 | 4 | -36/+21 |
| | | | | Closes #46. | ||||
| * | add kotlin_language_server (#45) | William Boman | 2021-08-02 | 1 | -0/+18 |
| | | |||||
| * | add ember (#44) | William Boman | 2021-08-02 | 1 | -0/+13 |
| | | |||||
| * | add sql(l)s (#43) | William Boman | 2021-08-02 | 4 | -13/+45 |
| | | |||||
| * | installers/pip3: actually add space in-between packages | William Boman | 2021-07-10 | 1 | -1/+1 |
| | | |||||
| * | typo | William Boman | 2021-07-10 | 1 | -2/+2 |
| | | |||||
| * | npm, pip3: add executable(root_dir, executable) util function | William Boman | 2021-07-10 | 22 | -51/+37 |
| | | |||||
| * | clangd, rust_analyzer: simplify install script a bit | William Boman | 2021-07-10 | 2 | -21/+20 |
| | | |||||
| * | import server modules directly | William Boman | 2021-07-10 | 1 | -101/+0 |
| | | |||||
| * | add purescriptls (#39) | William Boman | 2021-07-10 | 2 | -0/+15 |
| | | |||||
| * | add rome (#38) | William Boman | 2021-07-05 | 2 | -0/+15 |
| | | |||||
