aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-06-05 21:37:18 +0200
committerWynn Wolf Arbor2020-06-05 21:51:11 +0200
commit9de2e215ca473de3441746788b1cc85bde9c87f3 (patch)
tree6a1557b853ee5fa46279b0877cdd14deb36bae81 /README.md
downloadvim-ripgrep-9de2e215ca473de3441746788b1cc85bde9c87f3.tar.gz
Initial import.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..13fc17a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# vim-ripgrep - Invoke rg(1) from within vim
+
+vim-ripgrep is a small plugin that integrates [ripgrep](https://github.com/BurntSushi/ripgrep)
+into vim seamlessly.
+
+See [doc/ripgrep.txt](../tree/doc/ripgrep.txt).