emacs-evil / evil-surround

you will be surrounded (surround.vim for evil, the extensible vi layer)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add C-f delimiter for sexps

dominikh opened this issue · comments

In vim-surround, C-f inserts a sexp: ysiw C-f foo RET on word results in (foo word).