Skip to content

Commit 3fcf758

Browse files
authored
fix(docs): add tree-sitter-cli and update link to main branch requirements (#160)
1 parent 7a4d337 commit 3fcf758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ to make it easy to customize and extend your config.
2828
- Git >= **2.19.0** (for partial clones support)
2929
- a [Nerd Font](https://www.nerdfonts.com/)(v3.0 or greater) **_(optional, but needed to display some icons)_**
3030
- [lazygit](https://github.com/jesseduffield/lazygit) **_(optional)_**
31-
- a **C** compiler for `nvim-treesitter`. See [here](https://github.com/nvim-treesitter/nvim-treesitter#requirements)
31+
- **tree-sitter-cli** and a **C** compiler for `nvim-treesitter`. See [here](https://github.com/nvim-treesitter/nvim-treesitter/tree/main?tab=readme-ov-file#requirements)
3232
- **curl** for [blink.cmp](https://github.com/Saghen/blink.cmp) **(completion engine)**
3333
- for [fzf-lua](https://github.com/ibhagwan/fzf-lua) **_(optional)_**
3434
- **fzf**: [fzf](https://github.com/junegunn/fzf) **(v0.25.1 or greater)**

0 commit comments

Comments
 (0)