| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename nvim_lsp to lspconfig | Hirokazu Hata | 2020-09-06 | 1 | -106/+0 |
| | | |||||
| * | Add coursier candidate, fix folder creation when empty | Lander Lopez | 2020-06-08 | 1 | -7/+12 |
| | | |||||
| * | docgen: use package.json for generating metals doc | Hirokazu Hata | 2020-05-18 | 1 | -1/+0 |
| | | | | | fix: https://github.com/neovim/nvim-lsp/runs/684011087 | ||||
| * | Remove unnecessary init_options for Metals. | ckipp01 | 2020-05-05 | 1 | -13/+1 |
| | | | | | | | | As of the 0.9.0 release of Metals, a bug was fixed where previously all of the `InitializationOptions` needed to be specified if you set any in order to not have a null pointer exception. This is fixed now so all of the default have been removed, and only the necessary ones remain. | ||||
| * | metals.lua: add server version, message_level, init_options #211 | Chris Kipp | 2020-04-27 | 1 | -1/+33 |
| | | |||||
| * | metals.lua: add ability to reuse cs if already installed #209 | Chris Kipp | 2020-04-26 | ||
