aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-04 18:44:07 -0600
committerCraig Jennings <c@cjennings.net>2026-02-04 18:44:07 -0600
commit29357793b8e3de6432a82bec4b39ff0bd93c2025 (patch)
treee09980da4e43332bf8f126e3d7bd97b5e700f021 /init.el
parent1c059528712d8aa350b639c9bf4bb8e98ab7469a (diff)
downloaddotemacs-29357793b8e3de6432a82bec4b39ff0bd93c2025.tar.gz
dotemacs-29357793b8e3de6432a82bec4b39ff0bd93c2025.zip
chore: minor housekeeping updates
- Add typo correction: should't -> shouldn't - Add dirvish shortcut pcr for career project - Rename pc -> pcl for clipper project - Minor whitespace cleanup in init.el
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.el b/init.el
index ebec9d856..40d0ff1bc 100644
--- a/init.el
+++ b/init.el
@@ -72,6 +72,7 @@
;; ---------------------- Added Features And Integrations ----------------------
+
(require 'calibredb-epub-config) ;; ebook reader/manager settings
(require 'dashboard-config) ;; the nice landing page with links
(require 'dirvish-config) ;; file manager configuration
@@ -86,7 +87,7 @@
(require 'pdf-config) ;; pdf display settings
(require 'quick-video-capture) ;; download videos with a browser bookmark
(require 'video-audio-recording) ;; desktop and/or audio recording via ffmpeg
-(require 'transcription-config) ;; audio transcription using Whisper
+(require 'transcription-config) ;; audio transcription
(require 'weather-config) ;; utility to display the weather
;; -------------------------------- Programming --------------------------------
@@ -114,7 +115,6 @@
(require 'org-drill-config)
(require 'org-export-config)
-
(require 'org-refile-config) ;; refile org-branches
(require 'org-roam-config) ;; personal knowledge management in org mode
(require 'org-webclipper) ;; "instapaper" to org-roam workflow