vim

For discussion on all things (neo)vim.
pseud 2020-06-14T15:24:08.202Z

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 ?