use lsp mode instead of eglot
This commit is contained in:
parent
fb5cc47df9
commit
8e9da84b30
1 changed files with 1 additions and 1 deletions
|
@ -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 +eglot) ; M-x vscode
|
||||
lsp ; M-x vscode
|
||||
magit ; a git porcelain for Emacs
|
||||
;;make ; run make tasks from Emacs
|
||||
;;pass ; password manager for nerds
|
||||
|
|
Loading…
Add table
Reference in a new issue