lsp: +peek

Idk if it'll be so useful when I mainly use the terminal though.
This commit is contained in:
earnest ma 2022-08-11 22:03:02 -04:00
parent 8bf2b8e6ad
commit 440a181883
No known key found for this signature in database
GPG Key ID: A343F43342EB6E2A
1 changed files with 1 additions and 1 deletions

View File

@ -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