docs/manual: convert release notes to markdown

This commit is contained in:
raf 2023-12-31 10:07:30 +03:00
commit 413eab8cfa
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
19 changed files with 411 additions and 371 deletions

View file

@ -6,6 +6,8 @@ $ nix shell github:notashelf/neovim-flake#maximal test.nix
It is the same fully configured neovim as with the [Nix](#sec-default-nix) config, but with every supported language enabled.
::: note
:::{.note}
Running the maximal config will download _a lot_ of packages as it is downloading language servers, formatters, and more.
:::