Change to eglot

This commit is contained in:
exu 2025-02-11 19:17:54 +01:00
parent 52b099fccf
commit 62950e52d7

View File

@ -96,7 +96,7 @@
;;ein ; tame Jupyter notebooks with emacs
;;(eval +overlay) ; run code, run (also, repls)
lookup ; navigate your code and its documentation
(lsp +peek) ; M-x vscode
(lsp +eglot +peek) ; M-x vscode
magit ; a git porcelain for Emacs
;;make ; run make tasks from Emacs
;;pass ; password manager for nerds