summaryrefslogtreecommitdiffstats
path: root/README-VIM.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-04-05 18:36:31 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-04-05 18:36:31 +0900
commita9fba1c8496f7352de55b9fe5f36f23872e5a364 (patch)
treec8b152a8f935bc982cbf196f6b835b8a79fb0985 /README-VIM.md
parent71e573d082ee4f0ee3935517d34e0556d81435d7 (diff)
Fix typo
Diffstat (limited to 'README-VIM.md')
-rw-r--r--README-VIM.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-VIM.md b/README-VIM.md
index 6c936b11..be5bdbfa 100644
--- a/README-VIM.md
+++ b/README-VIM.md
@@ -275,7 +275,7 @@ The following table summarizes the available options.
| `dir` | string | Working directory |
| `up`/`down`/`left`/`right` | number/string | (Layout) Window position and size (e.g. `20`, `50%`) |
| `tmux` | string | (Layout) fzf-tmux options (e.g. `-p90%,60%`) |
-j `window` (Vim 8 / Neovim) | string | (Layout) Command to open fzf window (e.g. `vertical aboveleft 30new`) |
+| `window` (Vim 8 / Neovim) | string | (Layout) Command to open fzf window (e.g. `vertical aboveleft 30new`) |
| `window` (Vim 8 / Neovim) | dict | (Layout) Popup window settings (e.g. `{'width': 0.9, 'height': 0.6}`) |
`options` entry can be either a string or a list. For simple cases, string