Enable lsp peek

This commit is contained in:
Nathan McCarty 2023-04-07 19:36:41 -04:00
parent 771eec0f22
commit 6513601f79
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
editorconfig ; let someone else argue about tabs vs spaces editorconfig ; let someone else argue about tabs vs spaces
(eval +overlay) ; run code, run (also, repls) (eval +overlay) ; run code, run (also, repls)
lookup ; navigate your code and its documentation lookup ; navigate your code and its documentation
lsp ; M-x vscode (lsp +peek) ; M-x vscode
(magit +forge) ; a git porcelain for Emacs (magit +forge) ; a git porcelain for Emacs
pdf ; pdf enhancements pdf ; pdf enhancements
rgb ; creating color strings rgb ; creating color strings