This commit is contained in:
Junegunn Choi
2020-10-27 13:53:24 +09:00
parent 51dfacd542
commit 0d5f862daf
6 changed files with 62 additions and 8 deletions

View File

@@ -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`