mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: unbind [/] (interfering w/ default binds)
This commit is contained in:
@ -266,6 +266,8 @@ between the two."
|
||||
:n [backtab] nil
|
||||
:n "C-j" nil
|
||||
:n "C-k" nil
|
||||
:n "]" nil
|
||||
:n "[" nil
|
||||
|
||||
:map evil-org-mode-map
|
||||
:i [backtab] #'+org/dedent
|
||||
|
Reference in New Issue
Block a user