aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/abbrevs.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/abbrevs.el')
-rw-r--r--.emacs.d/abbrevs.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/abbrevs.el b/.emacs.d/abbrevs.el
index 4d5502d..c886207 100644
--- a/.emacs.d/abbrevs.el
+++ b/.emacs.d/abbrevs.el
@@ -3,4 +3,5 @@
("afaict" "as far as I can tell" nil 0)
("btw" "by the way" nil 0)
("diba" "Diputació de Barcelona" nil 0)
+ ("FiG", "Ferrer i Guàrdia" nil 0)
))