aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-09 15:55:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-09 15:55:41 +1200
commit6a03a3885c0483d5cf6ef05613e509986822a209 (patch)
treef1760ef0e6e6fae2ec1e14b4cb841027c0ea918b /README.md
parentMerge branch 'hotfix/v0.1.2' (diff)
parentBump VERSION (diff)
downloadvim-digraph-search-72fbec62d2a87441fb424d9d30034721f2b5d302.tar.gz (sig)
vim-digraph-search-72fbec62d2a87441fb424d9d30034721f2b5d302.zip
Merge branch 'release/v0.2.0'v0.2.0
* release/v0.2.0: Remove unneeded variable scoping Switch to two-spacing
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e690c91..678059a 100644
--- a/README.md
+++ b/README.md
@@ -3,14 +3,14 @@ digraph\_search.vim
This plugin provides an insert mode mapping target to search for digraphs by
searching for a substring of the character's official name, per `:help
-digraph-table` and `:help digraph-table-multibyte`. This is for situations
+digraph-table` and `:help 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.
License
-------
-Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/