Add note about Treesitter compilation on first run
This commit is contained in:
parent
68ef13866d
commit
96ea0be28c
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ Requirements:
|
|||
- A C compiler (such as `gcc` or `clang`) for compiling Treesitter parsers
|
||||
- `ripgrep` for fuzzy search
|
||||
- Any desired language servers (`rust-analyzer`, `clangd`, `bash-language-server`, etc)
|
||||
|
||||
On first launch, Treesitter will compile all parsers automatically, which may take a few minutes.
|
||||
|
|
Loading…
Add table
Reference in a new issue