diff --git a/dot_config/doom/init.el b/dot_config/doom/init.el index 63b02de..d49df10 100644 --- a/dot_config/doom/init.el +++ b/dot_config/doom/init.el @@ -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