summaryrefslogtreecommitdiff
path: root/README-VIM.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2020-10-27 23:57:03 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2020-10-27 23:57:03 +0900
commit51dfacd5421678cd2d453774176516ef71445dfc (patch)
treee6b5b61e66630d296128027af556ccdfeed67597 /README-VIM.md
parentc691d52fa7f326e0f0ad162aa3e0e0107b0bef48 (diff)
parenteaa413c566ba6e5c0e39fa93403198202054776a (diff)
downloadfzf-51dfacd5421678cd2d453774176516ef71445dfc.tar.gz
Merge branch 'devel' into master
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 568f723f..e6325261 100644
--- a/README-VIM.md
+++ b/README-VIM.md
@@ -300,7 +300,7 @@ following options are allowed:
- `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`
+ - `rounded` / `sharp` / `horizontal` / `vertical` / `top` / `bottom` / `left` / `right` / `none`
`fzf#wrap`
----------