bindings: er/contract-region
This commit is contained in:
parent
40851db96b
commit
e910e1279f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue