bindings: er/contract-region

This commit is contained in:
UndeadKernel 2019-01-10 13:16:59 +01:00
parent 40851db96b
commit e910e1279f

View file

@ -181,6 +181,7 @@
(:when (featurep! :ui treemacs)
"<f9>" #'+treemacs)
"C-=" #'er/expand-region
"C--" #'er/contract-region
;; smartparens
(:after smartparens
(:map smartparens-mode-map