lang/org: fix TAB in tty Emacs #1897
This commit is contained in:
parent
f1324172d3
commit
25acbd29d5
1 changed files with 1 additions and 0 deletions
|
@ -666,6 +666,7 @@ between the two."
|
||||||
:n "[" nil
|
:n "[" nil
|
||||||
|
|
||||||
:map evil-org-mode-map
|
:map evil-org-mode-map
|
||||||
|
:nv "TAB" #'org-cycle
|
||||||
:ni [C-return] #'+org/insert-item-below
|
:ni [C-return] #'+org/insert-item-below
|
||||||
:ni [C-S-return] #'+org/insert-item-above
|
:ni [C-S-return] #'+org/insert-item-above
|
||||||
;; navigate table cells (from insert-mode)
|
;; navigate table cells (from insert-mode)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue