Vim mode list issues

Steps to reproduce

While in “normal” mode, if the cursor is at the end of the line that is an item of a markdown unordered list, using the o key inserts a newline but does not continue with a new item in the list. In “insert” mode, with the cursor in the same location, <cr> does create a new item on the next line with the cursor ready to enter the item.

Expected result

New item in list is added after using o key in vim “normal” mode.

Actual result

Empty line is inserted

Environment

  • Operating system: linux

  • Debug info:

SYSTEM INFO:
	Obsidian version: v0.14.6
	Installer version: v0.14.6
	Operating system: #1 ZEN SMP PREEMPT Wed, 20 Apr 2022 18:29:30 +0000 5.17.4-zen1-1-zen
	Login status: logged in
	Catalyst license: none
	Insider build toggle: off
	Live preview: on
	Legacy editor: off
	Base theme: dark
	Community theme: gruvbox-dark-hard
	Snippets enabled: 1
	Safe mode: off
	Plugins installed: 8
	Plugins enabled: 8
		1: Tasks
		2: Dataview
		3: Templater
		4: Calendar
		5: Emoji Toolbar
		6: Editor Syntax Highlight
		7: Copy button for code blocks
		8: QuickAdd

RECOMMENDATIONS:
	Custom theme: for cosmetic issues, please first try updating your theme to latest. If still not fixed, please try to make the issue happen in the help vault or disable community theme and snippets.
	Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the help vault or disable community plugins.

open a feature request for this.