• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2023-02-19 12:50:55 +01:00
7fb9b84449 Do not refresh non-selected magit status buffers on Windows
exot pushed to master at exot/.emacs.d 2023-02-18 17:02:23 +01:00
b5f03ddf96 Distribute some variable settings to specific configuration sections
exot pushed to master at exot/.emacs.d 2023-02-18 15:35:18 +01:00
92d43a6306 Move more packages from core configuration to more specific sections
exot pushed to master at exot/.emacs.d 2023-02-18 15:30:45 +01:00
ee478ed09b Move more packages from core configuration to more specific sections
exot pushed to master at exot/.emacs.d 2023-02-18 15:30:04 +01:00
bc1af7973b Move more packages from core configuration to more specific sections
exot pushed to master at exot/.emacs.d 2023-02-18 15:10:55 +01:00
fd23cc4813 Move more packages from core configuration to more specific sections
exot pushed to master at exot/.emacs.d 2023-02-18 13:19:20 +01:00
491bcf5b26 Continue minor restructuring of main init.el
exot pushed to master at exot/.emacs.d 2023-02-18 12:53:03 +01:00
91866466c6 Remove some redundant package declarations for completion
exot pushed to master at exot/.emacs.d 2023-02-18 12:16:54 +01:00
d30669571c Remove some unused key binding
25912eeb3d Allow help to reuse the current buffer
0c2a30a8c2 Add additional information for detaul completion
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-02-14 16:42:51 +01:00
c5f1e98bf8 Make storing note upon headline change more robust
exot pushed to master at exot/.emacs.d 2023-02-14 16:33:56 +01:00
fb60b22c5e Reference blog entry showing how to programmatically add Org notes
6c17b944e2 Use full path completion for org-goto
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-02-14 11:57:26 +01:00
457a1d9be4 Open projects via project.el in dired by default
9d10f673f1 Mark projectile as basic external package
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-02-13 14:25:56 +01:00
47d7e31800 Let display-buffer handle window placement for shells
0ff7bba709 Explicitly make Help reuse windows whenever available
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-02-12 18:51:34 +01:00
a3247158aa Further cleanup of core configuration
cc0d6456b6 Move Warnings buffer to side
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-02-12 13:50:47 +01:00
9b8d3d6d44 Ignore duplicates when computing daily agenda effort
exot pushed to master at exot/.emacs.d 2023-02-12 11:46:47 +01:00
05904e404e Conduct minor cleanup of core configuration settings
exot pushed to master at exot/.emacs.d 2023-02-11 20:31:52 +01:00
65748689c6 Regroup some basic settings to use-package declarations
exot pushed to master at exot/.emacs.d 2023-02-11 19:36:15 +01:00
aec896c939 Always display shell buffers at bottom of frame in dedicated window
exot pushed to master at exot/.emacs.d 2023-02-10 21:01:27 +01:00
daa7882732 Do not auto-fill in textile-mode
exot pushed to master at exot/.emacs.d 2023-01-30 19:58:04 +01:00
24aaf17d0e Obey display rules when switching buffers manually