Closed
Description
s:find_boundary_row is recursive and can cause E132: Function call depth is higher than 'maxfuncdepth'
on selections using more than &maxfuncdepth
lines. (maxfuncdepth defaults to 100) Looks like function could be done iteratively instead.
Also, not really relevant to this issue, but have you seen textobj-user? Might be useful to take care of some boilerplate stuff?
Metadata
Metadata
Assignees
Labels
No labels