summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2021-12-10 10:29:38 -0500
committerKjetil Orbekk <kj@orbekk.com>2021-12-10 10:29:45 -0500
commit92af9e775d383465abfa77ae56d70c56e0f70db9 (patch)
tree5dbdf0b3980dab2cb54a7bd13d775943e829a48c /emacs
parent62aa4dc91f3c27a2e1ee5f189d7bdb5bd0656fd1 (diff)
lsp
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
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