diff --git a/doom/.config/doom/init.el b/doom/.config/doom/init.el index 64debed..8b1a793 100644 --- a/doom/.config/doom/init.el +++ b/doom/.config/doom/init.el @@ -95,7 +95,7 @@ (eval +overlay) ; run code, run (also, repls) ;;gist ; interacting with github gists lookup ; navigate your code and its documentation - lsp ; M-x vscode + (lsp +peek) ; M-x vscode magit ; a git porcelain for Emacs make ; run make tasks from Emacs ;;pass ; password manager for nerds