mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(emacs): forge
This commit is contained in:
parent
269a416e5b
commit
e606c96d2b
2 changed files with 4 additions and 2 deletions
|
|
@ -234,7 +234,8 @@
|
|||
git-timemachine
|
||||
magit
|
||||
prodigy
|
||||
slime)))
|
||||
slime
|
||||
forge)))
|
||||
|
||||
(defun minibuffer-keyboard-quit ()
|
||||
"Abort recursive edit.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue