diff options
-rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index 64a6979..23b16f9 100644 --- a/config.org +++ b/config.org | |||
@@ -1620,7 +1620,7 @@ don't know if it's that useful. | |||
1620 | (add-hook 'text-mode-hook #'hook--wc-mode-no-keybinds) | 1620 | (add-hook 'text-mode-hook #'hook--wc-mode-no-keybinds) |
1621 | #+end_src | 1621 | #+end_src |
1622 | 1622 | ||
1623 | *** Keybinding | 1623 | *** Key binding |
1624 | 1624 | ||
1625 | I just found out that =M-== counts the words in a region. That's great, but I | 1625 | I just found out that =M-== counts the words in a region. That's great, but I |
1626 | often want to count the words in the whole buffer. | 1626 | often want to count the words in the whole buffer. |