aboutsummaryrefslogtreecommitdiffstats
path: root/doom/abbrev-defs
diff options
context:
space:
mode:
Diffstat (limited to 'doom/abbrev-defs')
-rw-r--r--doom/abbrev-defs2
1 files changed, 0 insertions, 2 deletions
diff --git a/doom/abbrev-defs b/doom/abbrev-defs
index 2f5eafe..b9b6d7e 100644
--- a/doom/abbrev-defs
+++ b/doom/abbrev-defs
@@ -1,10 +1,8 @@
;;-*-coding: utf-8;-*-
(define-abbrev-table 'global-abbrev-table
'(
- ("T" "The" nil :count 4)
("alth" "although" nil :count 1)
("bc" "because" nil :count 0)
- ("t" "the" nil :count 1)
("th" "though" nil :count 0)
("vc" "Vericert" nil :count 0)
))