aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-17 15:52:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-17 15:52:10 +1200
commit68fc940efbe3e14e5acdd938b06e6731341f03d7 (patch)
tree1110aa8dea33fd168cf0340cb6727850ffd8a4d5 /README.md
parentBump VERSION (diff)
downloadvim-insert-suspend-hlsearch-68fc940efbe3e14e5acdd938b06e6731341f03d7.tar.gz
vim-insert-suspend-hlsearch-68fc940efbe3e14e5acdd938b06e6731341f03d7.zip
Rename README to use shorter extension
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2cacbf3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+insert\_suspend\_hlsearch.vim
+=============================
+
+This plugin quietly disables `'hlsearch'` search highlighting if enabled when
+an insert operation is started, and puts it back once done, to avoid the
+distracting effect the highlighting can cause while writing.
+
+License
+-------
+
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+See `:help license`.
+
+[1]: https://sanctum.geek.nz/