]> git.earman.xyz Git - emacsinit.git/commitdiff
Update abbrevs
authorrearman <rearman@r717.net>
Fri, 8 May 2026 19:12:36 +0000 (15:12 -0400)
committerrearman <rearman@r717.net>
Fri, 8 May 2026 19:12:36 +0000 (15:12 -0400)
abbrev_defs

index 6e8b076c95408ceb2a1674d45698a9b63023598e..3165020d80b883174547b6367f9964cd1cf0e308 100644 (file)
@@ -3,6 +3,6 @@
   (define-abbrev-table 'global-abbrev-table
     '(
       ("wol" "" workorder-link :count 0)
-      ("oelisp" "" skel-org-block-elisp :count 0)
+      ("oel" "" skel-org-block-elisp :count 0)
       ("osrc" "" skel-org-block :count 0)
       )))