summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-14 15:30:35 -0600
committerCraig Jennings <c@cjennings.net>2026-01-14 15:30:35 -0600
commitb62a9a792707581243b15116910d8aef33220d3f (patch)
tree493f34aab648e03132e09d41f9a0bb1202879805 /assets
parent66d0a22d5341c2c4ff146c9f5158883cd840744f (diff)
fix(calendar-sync): disable auto-start to prevent freeze
Proton calendar download causes Emacs to freeze. Disabled auto-sync by default until root cause is investigated. Manual sync still available via C-; g s keybinding.
Diffstat (limited to 'assets')
-rw-r--r--assets/abbrev_defs6
1 files changed, 4 insertions, 2 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs
index 8fc58efd..72ee2d33 100644
--- a/assets/abbrev_defs
+++ b/assets/abbrev_defs
@@ -54,6 +54,7 @@
("aquaintance" "acquaintance" nil :count 0)
("aquire" "acquire" nil :count 0)
("aquit" "acquit" nil :count 0)
+ ("archtect" "architect" nil :count 0)
("artic" "arctic" nil :count 1)
("arugment" "argument" nil :count 0)
("atention" "attention" nil :count 0)
@@ -119,7 +120,7 @@
("congradulate" "congratulate" nil :count 0)
("consciencious" "conscientious" nil :count 0)
("consious" "conscious" nil :count 0)
- ("construciton" "construction" nil :count 1)
+ ("construciton" "construction" nil :count 2)
("constuction" "construction" nil :count 0)
("continute" "continue" nil :count 0)
("contraversy" "controversy" nil :count 0)
@@ -235,6 +236,7 @@
("jsut" "just" nil :count 6)
("kernal" "kernel" nil :count 0)
("keybidning" "keybinding" nil :count 0)
+ ("knwo" "know" nil :count 0)
("knwoing" "knowing" nil :count 0)
("knwoledgeable" "knowledgeable" nil :count 0)
("labelled" "labeled" nil :count 0)
@@ -393,7 +395,7 @@
("takss" "tasks" nil :count 3)
("talekd" "talked" nil :count 0)
("talkign" "talking" nil :count 6)
- ("teh" "the" nil :count 159)
+ ("teh" "the" nil :count 161)
("tehir" "their" nil :count 5)
("tehre" "there" nil :count 3)
("testimentary" "testamentary" nil :count 1)