aboutsummaryrefslogtreecommitdiff
path: root/doc/copy_linebreak.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/copy_linebreak.txt')
-rw-r--r--doc/copy_linebreak.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/copy_linebreak.txt b/doc/copy_linebreak.txt
index 6b87bd8..754cccb 100644
--- a/doc/copy_linebreak.txt
+++ b/doc/copy_linebreak.txt
@@ -9,8 +9,8 @@ emulators or screen/tmux.
REQUIREMENTS *copy_linebreak-requirements*
-This plugin is only available if 'compatible' is not set. It also requires the
-|+linebreak| feature.
+This plugin is only available if 'compatible' is not set. It also requires
+the |+linebreak| feature.
MAPPINGS *copy_linebreak-mappings*
@@ -24,7 +24,7 @@ Mapping targets provided are:
Toggle between the above two states.
There are no default key mappings to any of these targets; you should define
-them yourself in your |vimrc|. For example:
+them yourself in your |vimrc|. For example:
>
nmap <Leader>b <Plug>(CopyLinebreakToggle)
<