aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-30 22:52:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-30 22:52:52 +1200
commita1f580c76e5af568235cc03582f4310298be7328 (patch)
tree5c4cd3276bd991fb3a20b3bf8d891725a00a9b9d /README.markdown
downloadvim-insert-suspend-hlsearch-a1f580c76e5af568235cc03582f4310298be7328.tar.gz
vim-insert-suspend-hlsearch-a1f580c76e5af568235cc03582f4310298be7328.zip
Initial commitv0.1.0
Copied with minimal changes from tejr's dotfiles suite, v0.34.1.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..2cacbf3
--- /dev/null
+++ b/README.markdown
@@ -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/