aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGuillaume Chérel <guillaume.cherel@iscpif.fr>2017-11-22 15:39:00 +0100
committerGuillaume Chérel <guillaume.cherel@iscpif.fr>2017-11-22 15:39:00 +0100
commit4c69b18991291abe8c4cad85faa3487d29d0fa7c (patch)
treee69b0ea7287e62317ec05d75500220960ee91502 /README.md
downloadvis-fzf-open-4c69b18991291abe8c4cad85faa3487d29d0fa7c.tar.gz
Initial commit.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..23a2e85
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+Use fzf to open files in vis.
+
+Usage
+- `:fzf`: search all files in current sub-tree.
+- You can pass arguments to fzf, e.g. : `:fzf -p !.class`