diff options
Diffstat (limited to '.emacs.d')
| -rw-r--r-- | .emacs.d/abbrevs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/abbrevs.el b/.emacs.d/abbrevs.el index c886207..21af57b 100644 --- a/.emacs.d/abbrevs.el +++ b/.emacs.d/abbrevs.el @@ -3,5 +3,6 @@ ("afaict" "as far as I can tell" nil 0) ("btw" "by the way" nil 0) ("diba" "Diputació de Barcelona" nil 0) + ("cca" "Consell Comarcal de l'Anoia" nil 0) ("FiG", "Ferrer i Guàrdia" nil 0) )) |
