mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-13 07:31:02 +00:00
Merge fe38561122 into d5efd7cc1a
This commit is contained in:
commit
ca08a8cc61
4 changed files with 100 additions and 0 deletions
|
|
@ -527,6 +527,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].
|
||||
|
|
@ -536,6 +538,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