aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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`