From 68fc940efbe3e14e5acdd938b06e6731341f03d7 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 17 Jun 2018 15:52:10 +1200 Subject: Rename README to use shorter extension --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') 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/ -- cgit v1.2.3