mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +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
|
git-timemachine
|
||||||
magit
|
magit
|
||||||
prodigy
|
prodigy
|
||||||
slime)))
|
slime
|
||||||
|
forge)))
|
||||||
|
|
||||||
(defun minibuffer-keyboard-quit ()
|
(defun minibuffer-keyboard-quit ()
|
||||||
"Abort recursive edit.
|
"Abort recursive edit.
|
||||||
|
|
|
||||||
|
|
@ -728,7 +728,8 @@ Do ex search in other buffer. Like =*=, but switch to other buffer and search th
|
||||||
git-timemachine
|
git-timemachine
|
||||||
magit
|
magit
|
||||||
prodigy
|
prodigy
|
||||||
slime)))
|
slime
|
||||||
|
forge)))
|
||||||
#+end_src
|
#+end_src
|
||||||
*** My keybindings
|
*** My keybindings
|
||||||
Various keybindings settings that I can't put anywhere else.
|
Various keybindings settings that I can't put anywhere else.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue