Merge branch 'main' into languages/add-intelephense-php-lsp

This commit is contained in:
raf 2025-03-14 01:36:20 +00:00 committed by NotAShelf
commit 8dd7d943c7
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
7 changed files with 176 additions and 14 deletions

View file

@ -159,8 +159,10 @@
[thamenato](https://github.com/thamenato):
[ruff]: (https://github.com/astral-sh/ruff)
[cue]: (https://cuelang.org/)
- Add [ruff] as a formatter option in `vim.languages.python.format.type`.
- Add [cue] support under `vim.languages.cue`.
[ARCIII](https://github.com/ArmandoCIII):
@ -244,4 +246,9 @@
[viicslen](https://github.com/viicslen):
- Add `intelephense` language server suppor under `vim.languages.php.lsp.server`
- Add `intelephense` language server support under
`vim.languages.php.lsp.server`
[Butzist](https://github.com/butzist):
- Add Helm chart support under `vim.languages.helm`.