aboutsummaryrefslogtreecommitdiff
path: root/doc/digraph_search.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/digraph_search.txt')
-rw-r--r--doc/digraph_search.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/digraph_search.txt b/doc/digraph_search.txt
index da25b2c..c94eb05 100644
--- a/doc/digraph_search.txt
+++ b/doc/digraph_search.txt
@@ -4,20 +4,20 @@ DESCRIPTION *digraph_search*
This plugin provides an insert mode mapping target to search for |digraphs| by
searching for a substring of the character's official name, per
-|digraph-table| and |digraph-table-multibyte|. This is for situations where
+|digraph-table| and |digraph-table-multibyte|. This is for situations where
you might be able to remember part of the official name for a character, but
you can't remember the digraph pieces.
REQUIREMENTS *digraph_search-requirements*
-This plugin only loads if 'compatible' is not set. It requires the |+digraphs|
-feature, of course.
+This plugin only loads if 'compatible' is not set. It requires the
+|+digraphs| feature, of course.
MAPPINGS *digraph_search-mappings*
*<Plug>(DigraphSearch)*
-The single insert mode mapping target is |<Plug>(DigraphSearch)|. There is no
-default key mapping; you should define one yourself in your |vimrc|. For
+The single insert mode mapping target is |<Plug>(DigraphSearch)|. There is no
+default key mapping; you should define one yourself in your |vimrc|. For
example:
>
imap <C-K><C-K> <Plug>(DigraphSearch)