mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
Merge seperate sections for 'Cool-Game-Dev'
Merge separate release notes sections for `Cool-Game-Dev`
This commit is contained in:
parent
18cba4f03e
commit
8e7176d1e2
1 changed files with 2 additions and 7 deletions
|
@ -484,13 +484,6 @@
|
||||||
- fix broken `neorg` grammars
|
- fix broken `neorg` grammars
|
||||||
- remove obsolete warning in the `otter` module
|
- remove obsolete warning in the `otter` module
|
||||||
|
|
||||||
[Cool-Game-Dev](https://github.com/Cool-Game-Dev):
|
|
||||||
|
|
||||||
[nvim-biscuits]: https://github.com/code-biscuits/nvim-biscuits
|
|
||||||
|
|
||||||
- Add [nvim-biscuits] to show block context. Available at
|
|
||||||
`vim.utility.nvim-biscuits`.
|
|
||||||
|
|
||||||
[JManch](https://github.com/JManch):
|
[JManch](https://github.com/JManch):
|
||||||
|
|
||||||
- Fix default [blink.cmp] sources "path" and "buffer" not working when
|
- Fix default [blink.cmp] sources "path" and "buffer" not working when
|
||||||
|
@ -499,6 +492,7 @@
|
||||||
|
|
||||||
[Cool-Game-Dev](https://github.com/Cool-Game-Dev):
|
[Cool-Game-Dev](https://github.com/Cool-Game-Dev):
|
||||||
|
|
||||||
|
[nvim-biscuits]: https://github.com/code-biscuits/nvim-biscuits
|
||||||
[just-lsp]: https://github.com/terror/just-lsp
|
[just-lsp]: https://github.com/terror/just-lsp
|
||||||
[roslyn-ls]: https://github.com/dotnet/vscode-csharp
|
[roslyn-ls]: https://github.com/dotnet/vscode-csharp
|
||||||
[jsonls]: https://github.com/microsoft/vscode/tree/1.101.2/extensions/json-language-features/server
|
[jsonls]: https://github.com/microsoft/vscode/tree/1.101.2/extensions/json-language-features/server
|
||||||
|
@ -509,6 +503,7 @@
|
||||||
[qmlls]: https://doc.qt.io/qt-6/qtqml-tooling-qmlls.html
|
[qmlls]: https://doc.qt.io/qt-6/qtqml-tooling-qmlls.html
|
||||||
[qmlformat]: https://doc.qt.io/qt-6/qtqml-tooling-qmlformat.html
|
[qmlformat]: https://doc.qt.io/qt-6/qtqml-tooling-qmlformat.html
|
||||||
|
|
||||||
|
- Add [nvim-biscuits] support under `vim.utility.nvim-biscuits`.
|
||||||
- Add just support under `vim.languages.just` using [just-lsp].
|
- Add just support under `vim.languages.just` using [just-lsp].
|
||||||
- Add [roslyn-ls] to the `vim.languages.csharp` module.
|
- Add [roslyn-ls] to the `vim.languages.csharp` module.
|
||||||
- Add JSON support under `vim.languages.json` using [jsonls] and [jsonfmt].
|
- Add JSON support under `vim.languages.json` using [jsonls] and [jsonfmt].
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue