Add TSUninstall

This commit is contained in:
Stephan Seitz 2020-08-01 18:32:12 +02:00 committed by Stephan Seitz
parent a872762d82
commit 70939e71c9
2 changed files with 46 additions and 4 deletions

View file

@ -127,12 +127,19 @@ You can use |:TSInstall| `all` to install all parsers.
:TSInstallInfo~
List informations about currently installed parsers
*:TSUpdate*
:TSUpdate {language}~
Update the installed parser of {language} or all installed parsers
if {language} is omitted.
*:TSUninstall*
:TSUninstall {language}~
Deletes the parser for corresponding {language}. You can use 'all' for
language to uninstall all parsers.
*:TSBufEnable*
:TSBufEnable {module}~