summaryrefslogtreecommitdiff
path: root/README-VIM.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-10-27 13:53:24 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-10-27 23:57:18 +0900
commit0d5f862daf45336c12c2f540736b3d7ca396c78d (patch)
tree66487748928def955046ffd9516bb328f3929f08 /README-VIM.md
parent51dfacd5421678cd2d453774176516ef71445dfc (diff)
downloadfzf-0d5f862daf45336c12c2f540736b3d7ca396c78d.tar.gz
0.24.0
Diffstat (limited to 'README-VIM.md')
-rw-r--r--README-VIM.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README-VIM.md b/README-VIM.md
index e6325261..e6124d65 100644
--- a/README-VIM.md
+++ b/README-VIM.md
@@ -298,7 +298,6 @@ following options are allowed:
- Optional:
- `yoffset` [float default 0.5 range [0 ~ 1]]
- `xoffset` [float default 0.5 range [0 ~ 1]]
- - `highlight` [string default `'Comment'`]: Highlight group for border
- `border` [string default `rounded`]: Border style
- `rounded` / `sharp` / `horizontal` / `vertical` / `top` / `bottom` / `left` / `right` / `none`