smartchr

Homepage: https://github.com/imakado/emacs-smartchr

Author: IMAKADO

Updated:

Summary

Emacs version of smartchr.vim

Commentary

(global-set-key (kbd "=") (smartchr '(" = " " == " " === ")))

substitute `!!' with cursor
(global-set-key (kbd "{")
             (smartchr '("{ `!!' }" "{ \"`!!'\" }" "{")))

Dependencies