From b62a9a792707581243b15116910d8aef33220d3f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 14 Jan 2026 15:30:35 -0600 Subject: 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. --- assets/abbrev_defs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'assets') 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) -- cgit v1.2.3