Fork me on GitHub
#vim
<
2021-12-06
>
Yehonathan Sharvit07:12:45

I have a weird issue with vim-sexp: it seems that strings selection doesn't work. yas, vas yis vis etc.. do nothing

Leaf Garland08:12:02

Try the command :omap as to see if something else is using that mapping.

Yehonathan Sharvit09:12:51

This is what I get:

o  as           @<Plug>(sexp_outer_string)

Yehonathan Sharvit09:12:11

o  is           @<Plug>(sexp_inner_string)