-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I can't figure out which plugin caused the issue, with minimum config it's ok, but with plugins enabled it shows the error.
I think the plugins related are peekaboo, vim-surround, vim-airline.
steps to reproduce:
- record a micro like so:
qqf=ysiw"j0q
qqrecord macroq
f=move to=
ysiw"add around a word"
j0qmove to next line and to the beginning and end macro - keep applying
@q - when there is a blank line, the error shows
screenshot before pressing @q:

at this point I had to resize the windows vertically to get it back,
set verbosefile=filename.txt
set verbose=9
relevant part of the log:
Executing BufEnter Autocommands for "*"
autocommand if g:repeat_tick == 0|let g:repeat_tick = b:changedtick|endif
Error detected while processing function peekaboo#aboo[76]..<SNR>140_close:
line 1:
E939: Positive count required: bd 0
airline: group: airline_error already done, skipping
airline: group: airline_error_bold already done, skipping
airline: group: airline_error_red already done, skipping
airline: group: airline_c1_to_airline_x already done, skipping
airline: group: airline_c1_to_airline_x_bold already done, skipping
akinsho, mcchrish, sQVe, vuhuucuong, tmke8 and 7 more
Metadata
Metadata
Assignees
Labels
No labels
