docs: fix typo in :TSInstall

This commit is contained in:
tranzystorekk 2025-07-30 19:12:42 +02:00
parent b26b425829
commit 425a56da63

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.