mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
languages/cue: initial CUE language support (#704)
* feat: add cue language support * docs: add changelog information
This commit is contained in:
parent
2f02c47c1b
commit
bafa6cbf84
3 changed files with 54 additions and 0 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):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue