aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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).