Closed
Description
Describe the bug
This is related to #472 but more on the consistency side. At the end of a listitem
, if we hit Enter
in insert mode, the cursor will be indented in the following line; if we hit o
in normal mode, the cursor will not be indented in the following line. Should they behave the same?
Steps to reproduce
- Move cursor to the end of a list item
- Hit
ESC
theno
in normal mode => cursor in the following line but not indented.
Expected behavior
Indentation should be the same for entering a new line from insert and normal mode.
Emacs functionality
Emacs doesn't have normal mode but Doom Emacs behave as expected with o
in normal mode.
nvim-orgmode version
master: 0ebe2e3
OS / Distro
Ubuntu 24.04
Neovim version/commit
0.10.4