We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7dbb9 commit 26e70b0Copy full SHA for 26e70b0
autoload/vital/__vital__/Experimental/UI/Popup.vim
@@ -39,6 +39,7 @@ function! s:create(opt) abort
39
\ 'col': data['sx'],
40
\ 'line': data['sy'],
41
\ 'scrollbar': 0,
42
+ \ 'wrap': 0,
43
\ })
44
let data['bufnr'] = winbufnr(data['winid'])
45
endif
0 commit comments