chore(readme): add missing tree-sitter cli dependency
This commit is contained in:
committed by
Micah Halter
parent
6b956bc1ff
commit
48947b224f
@@ -54,6 +54,7 @@ AstroNvim is an aesthetic and feature-rich neovim config that is extensible and
|
||||
|
||||
- [Nerd Fonts](https://www.nerdfonts.com/font-downloads) (_Optional with manual intervention:_ See [Documentation on customizing icons](https://astronvim.github.io/Recipes/icons))
|
||||
- [Neovim 0.8 (_Not_ including nightly)](https://github.com/neovim/neovim/releases/tag/v0.8.0)
|
||||
- [Tree-sitter CLI](https://github.com/tree-sitter/tree-sitter/blob/master/cli/README.md) (_Note:_ Most package managers will handle this dependency on installation)
|
||||
- A clipboard tool is necessary for the integration with the system clipboard (see [`:help clipboard-tool`](https://neovim.io/doc/user/provider.html#clipboard-tool) for supported solutions)
|
||||
- Terminal with true color support (for the default theme, otherwise it is dependent on the theme you are using)
|
||||
- Optional Requirements:
|
||||
|
||||
Reference in New Issue
Block a user