aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJames Reed <jcrd@tuta.io>2019-11-06 11:28:25 -0700
committerAshkan Kiani <ashkan.k.kiani@gmail.com>2019-11-07 20:16:37 -0800
commit6da5d9ba2375c9979ec2f406e0ef8872e31dbc04 (patch)
treefb9186196c710afe8fa37dadc827a248ec17af90 /README.md
parentAdd function to check if attached to a buffer (diff)
Implement ColorizerToggle command
Closes #27.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6942df2..d8e5d47 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,10 @@ Stop highlighting the current buffer (detach).
Reload all buffers that are being highlighted with new settings from the setup
settings (or the defaults). Shortcut for ColorizerAttachToBuffer on every
buffer.
+
+|:ColorizerToggle|
+
+Toggle highlighting of the current buffer.
```