aboutsummaryrefslogtreecommitdiff
path: root/vim/doc/copy_linebreak.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vim/doc/copy_linebreak.txt')
-rw-r--r--vim/doc/copy_linebreak.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/vim/doc/copy_linebreak.txt b/vim/doc/copy_linebreak.txt
index 285d92ea..15e4b1b0 100644
--- a/vim/doc/copy_linebreak.txt
+++ b/vim/doc/copy_linebreak.txt
@@ -14,6 +14,12 @@ Mappings:
<Plug>CopyLinebreakDisable
<Plug>CopyLinebreakToggle
+Commands:
+
+ :CopyLinebreakEnable
+ :CopyLinebreakDisable
+ :CopyLinebreakToggle
+
This plugin lives in Tom Ryder's "dotfiles" suite, and will eventually be spun
off into a separate distribution as it solidifies and this documentation
improves.