lang/org: fix backtab (rebound by evil-collection-org)
This commit is contained in:
parent
22e18ad0a6
commit
28f221ed9c
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@ between the two."
|
|||
(require 'evil-org)
|
||||
(map! :map outline-mode-map
|
||||
:n "^" nil
|
||||
:n [backtab] nil
|
||||
|
||||
:map evil-org-mode-map
|
||||
:i [backtab] #'+org/dedent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue