Implement TSToggleAll.

This commit is contained in:
echasnovski 2021-01-31 13:09:25 +02:00 committed by Stephan Seitz
parent 8e2807d09e
commit fdfbb5c1bf
2 changed files with 29 additions and 0 deletions

View file

@ -254,6 +254,15 @@ Disable {module} for the session
if {language} is specified, disable module for the session only for this
particular language.
A list of modules can be found at |:TSModuleInfo|
A list of languages can be found at |:TSInstallInfo|
*:TSToggleAll*
:TSToggleAll {module} [{language}]~
Toggle (enable if disabled, disable if enabled) {module} for the session.
If {language} is specified, toggle module for the session only for this
particular language.
A list of modules can be found at |:TSModuleInfo|
A list of languages can be found at |:TSInstallInfo|
*:TSModuleInfo*