Having trouble with vim-sexp-for-regular-people . Specifically barf and slurp <(
, <)
, >(
and >)
- they don’t do as expected but (de,in)dent the line/paragraph (depends on keybind attempted).
Example, :map <(
gives:
n <( @<Plug>(sexp_capture_prev_element)
v < * <gv
Anyone know what to do ?