mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-09 06:55:30 +00:00
Merge fe38561122 into 96ba7b6486
This commit is contained in:
commit
45834c498c
4 changed files with 100 additions and 0 deletions
|
|
@ -523,6 +523,8 @@
|
|||
[qmk-nvim]: https://github.com/codethread/qmk.nvim
|
||||
[qmlls]: https://doc.qt.io/qt-6/qtqml-tooling-qmlls.html
|
||||
[qmlformat]: https://doc.qt.io/qt-6/qtqml-tooling-qmlformat.html
|
||||
[fish-lsp]: https://www.fish-lsp.dev/
|
||||
[fish_indent]: https://fishshell.com/docs/current/cmds/fish_indent.html
|
||||
|
||||
- Add [nvim-biscuits] support under `vim.utility.nvim-biscuits`.
|
||||
- Add just support under `vim.languages.just` using [just-lsp].
|
||||
|
|
@ -532,6 +534,8 @@
|
|||
[htmlHINT].
|
||||
- Add QMK support under `vim.utility.qmk-nvim` via [qmk-nvim].
|
||||
- Add QML support under `vim.languages.qml` using [qmlls] and [qmlformat].
|
||||
- Add Fish support inder `vim.languages.fish` using [fish-lsp] and
|
||||
[fish_indent].
|
||||
|
||||
[Morsicus](https://github.com/Morsicus):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue