diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/emacs/modules/mm-abbrev.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/modules/mm-abbrev.el b/.config/emacs/modules/mm-abbrev.el index 3348d7e..0a34032 100644 --- a/.config/emacs/modules/mm-abbrev.el +++ b/.config/emacs/modules/mm-abbrev.el @@ -55,6 +55,7 @@ function." "ald" ";;;###autoload" "gc" "goto-char" "ins" "insert" + "itv" "interactive" "mtb" "match-beginning" "mte" "match-end" "nrt" "narrow-to-region" |