From 3a52d92cca9c331c7f6b5608254b1ad0a1172cc8 Mon Sep 17 00:00:00 2001 From: never Date: Sun, 8 Feb 2026 03:54:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f6c24e..e0aceb2 100644 --- a/README.md +++ b/README.md @@ -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). Install `@c-development` and `cmake` before compiling and use (8) concurrent jobs with the `-j 8` option. +Also install `tree-sitter-cli`. + ### TeXLive Similarly the TeXLive version in the Fedora repos are not up to date. Use the manual [installation](https://tug.org/texlive/quickinstall.html).