From fbba44d7a2e7e60cb182f1c44fffd76974d21f34 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 1 Apr 2025 14:44:05 +0200 Subject: [PATCH] Format configuration files --- +ui.el | 8 ++++---- config.el | 4 ++-- init.el | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/+ui.el b/+ui.el index 9ec091f..363f8b5 100644 --- a/+ui.el +++ b/+ui.el @@ -69,10 +69,10 @@ :action =wallabag))) ;; Restore previous session without confirmation (defadvice! restore-no-confirm-session-quickload-a () - :override #'doom/quickload-session - (message "Restoring session...") - (doom-load-session) - (message "Session restored. Welcome back.")) + :override #'doom/quickload-session + (message "Restoring session...") + (doom-load-session) + (message "Session restored. Welcome back.")) ;; Decrease size of icons in the modeline (setq nerd-icons-scale-factor 1.0) ;; Increase size of the PlatformIO compilation buffer diff --git a/config.el b/config.el index ae49959..022dd32 100644 --- a/config.el +++ b/config.el @@ -17,9 +17,9 @@ ("~/Repos" . 1) "~/.dotfiles" "~/Notes")) -; Auto cleanup recentf +;; Auto cleanup recentf (setq recentf-auto-cleanup 300) -; Save backup files to ~/.cache and autosave files to ~/.cache/emacs +;; Save backup files to ~/.cache and autosave files to ~/.cache/emacs (setq backup-directory-alist `(("." . "~/.cache")) auto-save-list-file-prefix (concat "~/.cache")) ;; Load org configuration diff --git a/init.el b/init.el index 4651422..45766d3 100644 --- a/init.el +++ b/init.el @@ -11,7 +11,7 @@ (doom! :input ;;chinese ;;japanese - ;layout ; auie,ctsrnm is the superior home row + ;;layout ; auie,ctsrnm is the superior home row :completion ;;(company +tng) ; the ultimate code completion backend @@ -159,14 +159,14 @@ +pandoc ; export-with-pandoc support +pomodoro ; be fruitful with the tomato technique +present) ; using org-mode for presentations - ;;+pretty) + ;;+pretty) ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional (python +lsp ; beautiful is better than ugly - +pyright - +poetry - +tree-sitter) + +pyright + +poetry + +tree-sitter) ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6