mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-14 17:35:31 +00:00
languages/qml: add QML support
This commit is contained in:
parent
08be38ab06
commit
806970648e
4 changed files with 128 additions and 0 deletions
|
|
@ -192,3 +192,11 @@
|
|||
- Add formatters for go: [gofmt](https://go.dev/blog/gofmt),
|
||||
[golines](https://github.com/segmentio/golines) and
|
||||
[gofumpt](https://github.com/mvdan/gofumpt)
|
||||
|
||||
[TheSunCat](https://github.com/TheSunCat)
|
||||
|
||||
[qmlls]: https://doc.qt.io/qt-6/qtqml-tooling-qmlls.html
|
||||
[qmlformat]: https://doc.qt.io/qt-6/qtqml-tooling-qmlformat.html
|
||||
|
||||
- Add QML LSP and formatter support under `vim.languages.qml` using [qmlls] and
|
||||
[qmlformat].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue