"g u" key binding for Emacs

This commit is contained in:
2022-05-13 12:36:26 -07:00
parent 839f39cf23
commit ac1dbf979c
3 changed files with 5 additions and 2 deletions

View File

@@ -80,7 +80,7 @@
(eval +overlay) ; run code, run (also, repls)
;;gist ; interacting with github gists
lookup ; navigate your code and its documentation
lsp
(lsp +peek)
;;macos ; MacOS-specific commands
magit ; a git porcelain for Emacs
;;make ; run make tasks from Emacs