diff options
| author | JackJ30 <jackqjamison@proton.me> | 2024-11-16 23:17:28 -0500 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2024-11-16 23:17:28 -0500 |
| commit | 3e9225bc1eec17bf7a3114c8cc1ed72ad67a9d23 (patch) | |
| tree | 5991044931c22ecc366b58272bda129888c396e8 /.config/emacs/early-init.el | |
| parent | 408948d7a9fed6c1436f2a21cb9806c742190116 (diff) | |
actual lsp booster and yasnippet
Diffstat (limited to '.config/emacs/early-init.el')
| -rw-r--r-- | .config/emacs/early-init.el | 1 |
1 files changed, 1 insertions, 0 deletions
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") |
