mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-14 01:15:32 +00:00
Merge branch 'main' into languages/add-intelephense-php-lsp
This commit is contained in:
commit
8dd7d943c7
7 changed files with 176 additions and 14 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue