From 92af9e775d383465abfa77ae56d70c56e0f70db9 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Fri, 10 Dec 2021 10:29:38 -0500 Subject: lsp --- emacs/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.doom.d/init.el') diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index da165ce..3eeeb59 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -96,7 +96,7 @@ (eval +overlay) ; run code, run (also, repls) ;;gist ; interacting with github gists lookup ; navigate your code and its documentation - (lsp +eglot) + lsp ;;macos ; MacOS-specific commands magit ; a git porcelain for Emacs ;;make ; run make tasks from Emacs -- cgit v1.2.3