languages/ruby: add ruby support

This commit is contained in:
tomasguinzburg 2025-01-12 23:33:26 +01:00
commit 149d68b3e8
4 changed files with 160 additions and 0 deletions

View file

@ -57,3 +57,9 @@
[kaktu5](https://github.com/kaktu5):
- Add WGSL support under `vim.languages.wgsl`.
[tomasguinzburg](https://github.com/tomasguinzburg):
[solargraph]: https://github.com/castwide/solargraph
- Add Ruby support under `vim.languages.ruby` using [solargraph].