aboutsummaryrefslogtreecommitdiff
path: root/vim/doc/copy_linebreak.txt
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-01-08 12:51:57 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-01-08 12:51:57 +1300
commitd6625614eb65b99e090dd3c76952e294e7f13b7e (patch)
treecd4105f5e39a2246a81115a91dfb6374119786b7 /vim/doc/copy_linebreak.txt
parentMerge branch 'hotfix/v0.22.1' into develop (diff)
downloaddotfiles-d6625614eb65b99e090dd3c76952e294e7f13b7e.tar.gz
dotfiles-d6625614eb65b99e090dd3c76952e294e7f13b7e.zip
Correct monospaced blocks in Vim plugin docs
Close unclosed blocks, and remove an unwanted block.
Diffstat (limited to 'vim/doc/copy_linebreak.txt')
-rw-r--r--vim/doc/copy_linebreak.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/vim/doc/copy_linebreak.txt b/vim/doc/copy_linebreak.txt
index 7efbad4b..581c6166 100644
--- a/vim/doc/copy_linebreak.txt
+++ b/vim/doc/copy_linebreak.txt
@@ -26,11 +26,11 @@ There are no default key mappings to any of these targers; you should define
them yourself in your |vimrc|. For example:
>
:nmap <Leader>b <Plug>CopyLinebreakToggle
-
+<
COMMANDS *copy_linebreak-commands*
If the |+user_commands| feature is available, commands provided are:
->
+
`:CopyLinebreakEnable`: *:CopyLinebreakEnable*
Enable copy-paste friendly line break options.
`:CopyLinebreakDisable`: *:CopyLinebreakDisable*