diff options
author | mattn <mattn.jp@gmail.com> | 2019-12-30 10:37:58 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-30 10:37:58 +0900 |
commit | 796a6b950a3c520ec24139836135c35364cf941d (patch) | |
tree | dc1dba853547858a261782ff14044c932fee367e /README.md | |
parent | 7c7a737b311968aba92251d71775d0bb5555403d (diff) | |
parent | 2712522c63cb18afa0b69f987b05cd6d25d6cb52 (diff) | |
download | vim-lsp-settings-796a6b950a3c520ec24139836135c35364cf941d.tar.gz vim-lsp-settings-796a6b950a3c520ec24139836135c35364cf941d.tar.bz2 vim-lsp-settings-796a6b950a3c520ec24139836135c35364cf941d.zip |
Merge pull request #46 from johejo/feature/support_groovy
feature: support groovy
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ Currently, no way to uninstall/update server. Run this command again, newer vers | Nim | nimls | No | | D | dls | No | | Elixir | elixir-ls | Yes | +| Groovy | groovy-language-server | Yes | ## License |