From 6e91ff39bb37286771466b8d253c38db20fe5cd6 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Sat, 8 May 2021 07:28:16 -0400 Subject: [PATCH] enable lsp --- config/doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/doom.d/init.el b/config/doom.d/init.el index fc9afe1..8412aa5 100644 --- a/config/doom.d/init.el +++ b/config/doom.d/init.el @@ -93,7 +93,7 @@ (eval +overlay) ; run code, run (also, repls) ;;gist ; interacting with github gists lookup ; navigate your code and its documentation - ;;lsp + lsp magit ; a git porcelain for Emacs ;;make ; run make tasks from Emacs ;;pass ; password manager for nerds