summaryrefslogtreecommitdiff
path: root/emacs/.config/emacs/emacs-custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.config/emacs/emacs-custom.el')
-rw-r--r--emacs/.config/emacs/emacs-custom.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/emacs/.config/emacs/emacs-custom.el b/emacs/.config/emacs/emacs-custom.el
index 819655f..5d1cf73 100644
--- a/emacs/.config/emacs/emacs-custom.el
+++ b/emacs/.config/emacs/emacs-custom.el
@@ -9,7 +9,9 @@
"8d412c0ed46b865312d6df5c1dfd1821d349dd3cba00049cf88c4ad34403597e"
"88267200889975d801f6c667128301af0bc183f3450c4b86138bfb23e8a78fb1"
default))
- '(safe-local-variable-values '((checkdoc-package-keywords-flag))))
+ '(safe-local-variable-values
+ '((eval sly-connect "localhost" 9090) (sly-port . 9090)
+ (checkdoc-package-keywords-flag))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.