summary refs log tree commit diff stats
path: root/user/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'user/emacs')
-rw-r--r--user/emacs/early-init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/user/emacs/early-init.el b/user/emacs/early-init.el
index 29dadb92..8617e3f2 100644
--- a/user/emacs/early-init.el
+++ b/user/emacs/early-init.el
@@ -10,3 +10,5 @@
 (scroll-bar-mode -1)
 (tool-bar-mode -1)
 (set-fringe-mode '(4 . 4))
+
+(setenv "LSP_USE_PLISTS" "true") ; must match with lsp-mode override