chore(config): Add some config for android device
This commit is contained in:
@@ -297,6 +297,10 @@
|
||||
"C-x r b" 'consult-bookmark
|
||||
"C-;" 'embark-act)
|
||||
|
||||
(when *is-android*
|
||||
(general-def
|
||||
"C-M-w" 'popper-toggle-type-delete-other-window))
|
||||
|
||||
;; expand region
|
||||
(setq expand-region-reset-fast-key "r")
|
||||
(setq expand-region-contract-fast-key "c")
|
||||
|
||||
Reference in New Issue
Block a user