mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
emacs: add abbrev for café
This commit is contained in:
parent
ddc829526d
commit
47e2e00e1f
|
|
@ -150,6 +150,7 @@
|
|||
(prot-emacs-abbrev text-mode-abbrev-table
|
||||
"asciidoc" "AsciiDoc"
|
||||
"auctex" "AUCTeX"
|
||||
"cafe" "café"
|
||||
"cliche" "cliché"
|
||||
"clojurescript" "ClojureScript"
|
||||
"emacsconf" "EmacsConf"
|
||||
|
|
|
|||
|
|
@ -3898,6 +3898,7 @@ templates to have a real need for it---but it works).
|
|||
(prot-emacs-abbrev text-mode-abbrev-table
|
||||
"asciidoc" "AsciiDoc"
|
||||
"auctex" "AUCTeX"
|
||||
"cafe" "café"
|
||||
"cliche" "cliché"
|
||||
"clojurescript" "ClojureScript"
|
||||
"emacsconf" "EmacsConf"
|
||||
|
|
|
|||
Loading…
Reference in a new issue