aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2019-12-14 21:15:30 +0100
committerTeddy Wing2019-12-14 21:24:02 +0100
commit89152f2e6ba1fe65515c3a038051377cd00e9451 (patch)
treeeb495ab016334a1270fed44899105be9e5bd353d /README.md
parentc85ebc483e4ce512edef128a563f7be08f9c6994 (diff)
downloadvim-nohai-master.tar.bz2
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).