| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 1 | -7/+13 |
| | | |||||
| * | metals: change config attribute name to filetypes from filetype | Hirokazu Hata | 2020-03-18 | 1 | -1/+1 |
| | | |||||
| * | window/showMessage: the display level can be set for 'window/showMessage' ↵ | Hirokazu Hata | 2020-02-24 | 1 | -2/+0 |
| | | | | | | | notification related with #127 | ||||
| * | lua: remove `settings = {}` | Hirokazu Hata | 2020-02-16 | 1 | -1/+0 |
| | | | | | configs.lua set settings vim.empty_dict() as default | ||||
| * | rename "skeleton" to "configs" | Justin M. Keyes | 2020-01-31 | 1 | -4/+4 |
| | | | | | | ref b487481e19ab ref #100 | ||||
| * | Update coursier url (#104) | Chris Kipp | 2020-01-26 | 1 | -1/+1 |
| | | |||||
| * | metals (75 | Fernando Garcia Borges | 2020-01-25 | 1 | -0/+79 |
| Co-authored-by: Hirokazu Hata <h.hata.ai.t@gmail.com> | |||||
