diff --git a/roles/config/files/.config/doom/init.el b/roles/config/files/.config/doom/init.el index 79402eb0..8e39f6f9 100644 --- a/roles/config/files/.config/doom/init.el +++ b/roles/config/files/.config/doom/init.el @@ -89,14 +89,14 @@ ansible ;;biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends - (debugger +lsp) ; FIXME stepping through code, to help you add bugs + (debugger) ; FIXME stepping through code, to help you add bugs ;;direnv (docker +lsp) editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs ;;(eval +overlay) ; run code, run (also, repls) lookup ; navigate your code and its documentation - (lsp +eglot +peek) ; M-x vscode + (lsp +eglot) ; M-x vscode magit ; a git porcelain for Emacs ;;make ; run make tasks from Emacs ;;pass ; password manager for nerds