aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguillaumecherel <guillaumecherel@users.noreply.github.com>2017-11-22 15:46:17 +0100
committerGitHub <noreply@github.com>2017-11-22 15:46:17 +0100
commit88b745b07ea383078a67b3c09c8c59f067f94b10 (patch)
tree0b46cbf9ace650a3cb51c37c3095a6c733365c5d
parent810511c457d6eaf86721fe4acfd46c86f4e0c25b (diff)
downloadvis-fzf-open-88b745b07ea383078a67b3c09c8c59f067f94b10.tar.gz
Formatting.
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index c83cf81..82fa5fd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
Use [fzf](https://github.com/junegunn/fzf) to open files in [vis](https://github.com/martanne/vis).
-Usage
-- `:fzf`: search all files in current sub-tree.
+## Usage
+
+In vis:
+- `:fzf`: search all files in the current sub-tree.
- You can pass arguments to fzf, e.g. : `:fzf -p !.class`