mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
bindings: er/contract-region
This commit is contained in:
@ -181,6 +181,7 @@
|
|||||||
(:when (featurep! :ui treemacs)
|
(:when (featurep! :ui treemacs)
|
||||||
"<f9>" #'+treemacs)
|
"<f9>" #'+treemacs)
|
||||||
"C-=" #'er/expand-region
|
"C-=" #'er/expand-region
|
||||||
|
"C--" #'er/contract-region
|
||||||
;; smartparens
|
;; smartparens
|
||||||
(:after smartparens
|
(:after smartparens
|
||||||
(:map smartparens-mode-map
|
(:map smartparens-mode-map
|
||||||
|
Reference in New Issue
Block a user