|
484 | 484 | - fix broken `neorg` grammars |
485 | 485 | - remove obsolete warning in the `otter` module |
486 | 486 |
|
487 | | -[Cool-Game-Dev](https://github.com/Cool-Game-Dev): |
488 | | - |
489 | | -[nvim-biscuits]: https://github.com/code-biscuits/nvim-biscuits |
490 | | - |
491 | | -- Add [nvim-biscuits] to show block context. Available at |
492 | | - `vim.utility.nvim-biscuits`. |
493 | | - |
494 | 487 | [JManch](https://github.com/JManch): |
495 | 488 |
|
496 | 489 | - Fix default [blink.cmp] sources "path" and "buffer" not working when |
497 | 490 | `autocomplete.nvim-cmp.enable` was disabled and |
498 | 491 | `autocomplete.nvim-cmp.sources` had not been modified. |
499 | 492 |
|
500 | | -[Cool-Game-Dev](https://github.com/Cool-Game-Dev): |
| 493 | +[Poseidon](https://github.com/poseidon-rises): |
501 | 494 |
|
| 495 | +[nvim-biscuits]: https://github.com/code-biscuits/nvim-biscuits |
502 | 496 | [just-lsp]: https://github.com/terror/just-lsp |
503 | 497 | [roslyn-ls]: https://github.com/dotnet/vscode-csharp |
504 | 498 | [jsonls]: https://github.com/microsoft/vscode/tree/1.101.2/extensions/json-language-features/server |
|
509 | 503 | [qmlls]: https://doc.qt.io/qt-6/qtqml-tooling-qmlls.html |
510 | 504 | [qmlformat]: https://doc.qt.io/qt-6/qtqml-tooling-qmlformat.html |
511 | 505 |
|
| 506 | +- Add [nvim-biscuits] support under `vim.utility.nvim-biscuits`. |
512 | 507 | - Add just support under `vim.languages.just` using [just-lsp]. |
513 | 508 | - Add [roslyn-ls] to the `vim.languages.csharp` module. |
| 509 | +- Added json support under `vim.languages.json` using [jsonls] and [jsonfmt]. |
514 | 510 | - Add JSON support under `vim.languages.json` using [jsonls] and [jsonfmt]. |
515 | 511 | - Add advanced HTML support under `vim.languages.html` using [superhtml] and |
516 | 512 | [htmlHINT]. |
517 | 513 | - Add QMK support under `vim.utility.qmk-nvim` via [qmk-nvim]. |
518 | 514 | - Add QML support under `vim.languages.qml` using [qmlls] and [qmlformat]. |
| 515 | + |
| 516 | +[Morsicus](https://github.com/Morsicus): |
| 517 | + |
| 518 | +- Add [EEx Treesitter Grammar](https://github.com/connorlay/tree-sitter-eex) for Elixir |
| 519 | +- Add [HEEx Treesitter Grammar](https://github.com/phoenixframework/tree-sitter-heex) for Elixir |
0 commit comments