mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
docs(readme): remove wiki link
This commit is contained in:
parent
63fac0a576
commit
cdb5d5ef23
2 changed files with 1 additions and 3 deletions
|
|
@ -57,7 +57,7 @@ COMMANDS *nvim-treesitter-commands*
|
|||
|
||||
Install one or more treesitter parsers. {language} can be one or multiple
|
||||
parsers or tiers (`stable`, `unstable`, or `all` (not recommended)). This is a
|
||||
no-op of the parser(s) are already installed. Installation is performed
|
||||
no-op if the parser(s) are already installed. Installation is performed
|
||||
asynchronously. Use *:TSInstall!* to force installation even if a parser is
|
||||
already installed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue