docs: complying with standards

This commit is contained in:
Soliprem 2024-11-08 15:01:44 +01:00
commit 97126cc085

View file

@ -302,7 +302,7 @@ To migrate to `nixfmt`, simply change `vim.languages.nix.format.type` to
`vim.languages.kotlin`
- changed default keybinds for leap.nvim to avoid altering expected behavior
- Add LSP, formatter and Treesitter support for Vala under `vim.languages.vala`
- added tinymist to Typst, enabled typst formatters
- Add [Tinymist](https://github.com/Myriad-Dreamin/tinymist] as a formatter for the Typst language module.
[Bloxx12](https://github.com/Bloxx12)