From 8e2807d09e1a5bd226b1ad77a71f3ac6c7fcd36e Mon Sep 17 00:00:00 2001 From: echasnovski Date: Sun, 31 Jan 2021 12:43:08 +0200 Subject: Implement `TSBufToggle`. --- doc/nvim-treesitter.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index b13cdacee..d253194c7 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -229,6 +229,13 @@ A list of modules can be found at |:TSModuleInfo| :TSBufDisable {module}~ Disable {module} on the current buffer +A list of modules can be found at |:TSModuleInfo| + + *:TSBufToggle* +:TSBufToggle {module}~ + +Toggle (enable if disabled, disable if enabled) {module} on the current +buffer. A list of modules can be found at |:TSModuleInfo| *:TSBufEnableAll* -- cgit v1.2.3-70-g09d2