feat(emacs): forge

This commit is contained in:
Pavel Korytov 2022-01-13 11:23:50 +03:00
parent 269a416e5b
commit e606c96d2b
2 changed files with 4 additions and 2 deletions

View file

@ -234,7 +234,8 @@
git-timemachine
magit
prodigy
slime)))
slime
forge)))
(defun minibuffer-keyboard-quit ()
"Abort recursive edit.

View file

@ -728,7 +728,8 @@ Do ex search in other buffer. Like =*=, but switch to other buffer and search th
git-timemachine
magit
prodigy
slime)))
slime
forge)))
#+end_src
*** My keybindings
Various keybindings settings that I can't put anywhere else.