This commit is contained in:
Mike 'Fuzzy' Partin 2024-07-06 14:43:46 -07:00
parent 5d034ac3fb
commit 653afd47ab

View File

@ -1,4 +1,4 @@
(when (or thwap -dev-enable-eglot thwap-dev-enable-lsp)
(when (or thwap-dev-enable-eglot thwap-dev-enable-lsp)
(straight-use-package 'eglot)
(require 'eglot))