mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove redundant "C-a" keybind
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
"M-=" #'text-scale-increase
|
||||
"M--" #'text-scale-decrease
|
||||
;; Editor related bindings
|
||||
"C-a" #'doom/backward-to-bol-or-indent
|
||||
[remap newline] #'newline-and-indent
|
||||
"C-j" #'+default/newline
|
||||
(:when (featurep! :completion ivy)
|
||||
|
Reference in New Issue
Block a user