Vim mode
If you use Obsidian's built-in Vim mode, this plugin fixes a set of well-known Live Preview table gaps: h/l/j/k/w/b/e/gg/G/gj/gk now work correctly inside table cells, instead of miscounting characters, refusing to cross rows, or landing in the wrong place.
Turn on Obsidian's built-in Vim key bindings (Settings → Editor) — that's it. All the motion upgrades below are already on by default, no setup needed. If you also want the leader-key Table structure/Table navigation commands (off by default), open Settings → Universal Cursor Hotkeys → Vim mode and click Apply both.
See also: Command Reference, Settings, Limitations, Behavior Options.