Skip to content

Commit c42b9ba

Browse files
committed
add dict server
1 parent 050e5ff commit c42b9ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init.el

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
(custom-file "/tmp/custom.el") ; customization file
9797
(custom-safe-themes t)
9898
(desktop-load-locked-desktop 'check-pid) ; load if lock pid doesn't exist
99+
(dictionary-server "dict.org")
99100
(display-buffer-alist ; Prefer right split for matched buffers
100101
'(("\\*\\(Help\\|helpful\\|Customize\\|info\\|Ibuffer\\|.*eshell\\).*\\*"
101102
(display-buffer-reuse-window display-buffer-in-side-window)

0 commit comments

Comments
 (0)