aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-29 13:27:29 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-29 13:27:29 +1200
commit227b8a7a31dee449028c428c17da614b621ec61f (patch)
treed3d0bb0435e032538be5b18357bd3933c292fa58
parentCompact plugin load guard and map definition (diff)
downloadvim-digraph-search-227b8a7a31dee449028c428c17da614b621ec61f.tar.gz
vim-digraph-search-227b8a7a31dee449028c428c17da614b621ec61f.zip
Update documentation
-rw-r--r--doc/digraph_search.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/digraph_search.txt b/doc/digraph_search.txt
index c94eb05..d5bf622 100644
--- a/doc/digraph_search.txt
+++ b/doc/digraph_search.txt
@@ -1,4 +1,4 @@
-*digraph_search.txt* For Vim version 7.0 Last change: 2018 July 14
+*digraph_search.txt* For Vim version 7.0 Last change: 2019 May 29
DESCRIPTION *digraph_search*
@@ -10,8 +10,7 @@ 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.
MAPPINGS *digraph_search-mappings*
@@ -31,4 +30,3 @@ LICENSE *digraph_search-license*
Licensed for distribution under the same terms as Vim itself (see |license|).
vim:tw=78:ts=8:ft=help:norl:
-