From 3e9225bc1eec17bf7a3114c8cc1ed72ad67a9d23 Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Sat, 16 Nov 2024 23:17:28 -0500 Subject: actual lsp booster and yasnippet --- .config/emacs/early-init.el | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/emacs/early-init.el (limited to '.config/emacs/early-init.el') diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el new file mode 100644 index 0000000..25a0d1f --- /dev/null +++ b/.config/emacs/early-init.el @@ -0,0 +1 @@ +(setenv "LSP_USE_PLISTS" "true") -- cgit v1.2.3