Fork me on GitHub
#vim
<
2020-06-14
>
pseud15:06:08

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 ?