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 48e37b3 commit 62e5a34Copy full SHA for 62e5a34
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