summaryrefslogtreecommitdiff
path: root/.config/emacs/custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/custom.el')
-rw-r--r--.config/emacs/custom.el15
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el
index fc5baaf..df91549 100644
--- a/.config/emacs/custom.el
+++ b/.config/emacs/custom.el
@@ -4,9 +4,24 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(auth-source-save-behavior nil)
+ '(custom-safe-themes
+ '("7dc296b80df1b29bfc4062d1a66ee91efb462d6a7a934955e94e786394d80b71" default))
+ '(eglot-autoshutdown t)
'(erc-nick "lukeshu")
'(global-whitespace-mode nil)
'(graphviz-dot-auto-indent-on-semi nil)
+ '(lsp-go-codelenses
+ '((vendor . t)
+ (upgrade_dependency . t)
+ (tidy . t)
+ (test . t)
+ (regenerate_cgo . t)
+ (generate . t)
+ (gc_details . t)))
+ '(lsp-lens-enable t)
+ '(lsp-ui-sideline-ignore-duplicate t)
+ '(lsp-ui-sideline-show-code-actions t)
+ '(lsp-ui-sideline-show-hover t)
'(safe-local-variable-values
'((Indent-tabs-mode)
(c-file-offsets