We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050e5ff commit c42b9baCopy full SHA for c42b9ba
init.el
@@ -96,6 +96,7 @@
96
(custom-file "/tmp/custom.el") ; customization file
97
(custom-safe-themes t)
98
(desktop-load-locked-desktop 'check-pid) ; load if lock pid doesn't exist
99
+ (dictionary-server "dict.org")
100
(display-buffer-alist ; Prefer right split for matched buffers
101
'(("\\*\\(Help\\|helpful\\|Customize\\|info\\|Ibuffer\\|.*eshell\\).*\\*"
102
(display-buffer-reuse-window display-buffer-in-side-window)
0 commit comments