Contract Region key-binding

This commit is contained in:
Pouya Abbassi 2020-12-26 22:17:18 +03:30
parent b00a3b0896
commit 81cf504c32
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: 591DF1A6C74C0CBC
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@
;; expand-region -------------------------------------------
(global-set-key (kbd "C-=") 'er/expand-region)
(global-set-key (kbd "C-+") 'er/contract-region)
;; Multiple cursor -----------------------------------------
;; multiple cursor configurations