docs(readme): remove wiki link

This commit is contained in:
Christian Clason 2025-10-17 14:19:37 +02:00 committed by Christian Clason
parent 63fac0a576
commit cdb5d5ef23
2 changed files with 1 additions and 3 deletions

View file

@ -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.