From 89152f2e6ba1fe65515c3a038051377cd00e9451 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 14 Dec 2019 21:15:30 +0100 Subject: Add README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..d6422ef --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +vim-nohai +========= + +Nohai wraps Vim’s search commands, turning off search highlighting automatically +after searching. This allows for movement using the search commands with visual +feedback, while subsequently removing that feedback when it’s no longer needed. + + +## Demo +![Screencast](./Demo.gif) + + +## License +Copyright © 2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). -- cgit v1.2.3