aboutsummaryrefslogtreecommitdiffstats
path: root/doom/abbrev-defs
diff options
context:
space:
mode:
Diffstat (limited to 'doom/abbrev-defs')
-rw-r--r--doom/abbrev-defs9
1 files changed, 0 insertions, 9 deletions
diff --git a/doom/abbrev-defs b/doom/abbrev-defs
deleted file mode 100644
index b9b6d7e..0000000
--- a/doom/abbrev-defs
+++ /dev/null
@@ -1,9 +0,0 @@
-;;-*-coding: utf-8;-*-
-(define-abbrev-table 'global-abbrev-table
- '(
- ("alth" "although" nil :count 1)
- ("bc" "because" nil :count 0)
- ("th" "though" nil :count 0)
- ("vc" "Vericert" nil :count 0)
- ))
-