From fdfbb5c1bf7ad863eb662fdf2e7fb39ed8b1e707 Mon Sep 17 00:00:00 2001 From: echasnovski Date: Sun, 31 Jan 2021 13:09:25 +0200 Subject: Implement `TSToggleAll`. --- doc/nvim-treesitter.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index d253194c7..0ee9da127 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -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* -- cgit v1.2.3-70-g09d2