mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2026-08-23 21:24:18 +02:00
add gitswitch and git repo list to consult-buffer, do: g SPC
This commit is contained in:
@@ -146,7 +146,7 @@ _k_: kill (C-k) _s_: split _{_: wrap with { }
|
||||
|
||||
(define-key smartparens-mode-map (kbd "C-x (") 'hydra-smartparens/body))
|
||||
|
||||
:bind (:map smartparens-mode-map
|
||||
:bind (;:map smartparens-mode-map
|
||||
;; auto wrapping w/o region
|
||||
( "C-c (" . 'wrap-with-parens)
|
||||
( "C-c [" . 'wrap-with-brackets)
|
||||
|
||||
Reference in New Issue
Block a user