Skip to content

Commit f3e8f78

Browse files
author
skywind3000
committed
update doc
1 parent 678a1ca commit f3e8f78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ let g:my_keymap.config = {
275275
\ 'icon_separator': '→',
276276
\ 'popup': 1,
277277
\ 'popup_position': 'center',
278-
\ 'popup_width': 60%,
279-
\ 'popup_height': 20%,
278+
\ 'popup_width': '60%',
279+
\ 'popup_height': '20%',
280280
\ }
281281
```
282282

0 commit comments

Comments
 (0)