aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2019-12-30 10:37:58 +0900
committerGitHub <noreply@github.com>2019-12-30 10:37:58 +0900
commit796a6b950a3c520ec24139836135c35364cf941d (patch)
treedc1dba853547858a261782ff14044c932fee367e /README.md
parent7c7a737b311968aba92251d71775d0bb5555403d (diff)
parent2712522c63cb18afa0b69f987b05cd6d25d6cb52 (diff)
downloadvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c4a07d9..437ef26 100644
--- a/README.md
+++ b/README.md
@@ -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