This commit is contained in:
Soliprem 2024-10-07 14:01:10 +02:00
parent 80636331ca
commit e25803dc4a

View file

@ -245,6 +245,7 @@ everyone.
- Add LSP and Treesitter support for R under `vim.languages.R`.
- Add Otter support under `vim.lsp.otter` and an assert to prevent conflict with
ccc
- Add LSP and Treesitter support for Kotlin under `vim.languages.kotlin`
[Bloxx12](https://github.com/Bloxx12)