Update README.md

This commit is contained in:
never 2026-02-08 03:54:01 +01:00
parent 4fcc396c7f
commit 3a52d92cca

View file

@ -36,6 +36,8 @@ My `neovim` config requires version 12 or higher. If the Fedora repos don't have
it, build it from [source](https://github.com/neovim/neovim). it, build it from [source](https://github.com/neovim/neovim).
Install `@c-development` and `cmake` before compiling and use (8) concurrent jobs with the `-j 8` option. Install `@c-development` and `cmake` before compiling and use (8) concurrent jobs with the `-j 8` option.
Also install `tree-sitter-cli`.
### TeXLive ### TeXLive
Similarly the TeXLive version in the Fedora repos are not up to date. Use the Similarly the TeXLive version in the Fedora repos are not up to date. Use the
manual [installation](https://tug.org/texlive/quickinstall.html). manual [installation](https://tug.org/texlive/quickinstall.html).