aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/colorizer-lua.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/colorizer-lua.txt b/doc/colorizer-lua.txt
index 39a97a2..bcad522 100644
--- a/doc/colorizer-lua.txt
+++ b/doc/colorizer-lua.txt
@@ -41,6 +41,10 @@ Reload all buffers that are being highlighted with new settings from the setup
settings (or the defaults). Shortcut for ColorizerAttachToBuffer on every
buffer.
+:ColorizerToggle :ColorizerToggle
+
+Toggle highlighting of the current buffer.
+
==============================================================================
LUA API DEFINITION *colorizer-lua-api*