aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
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).