Vim keybindings for source edit mode #6

Closed
opened 2026-04-28 22:38:36 -07:00 by evilchili · 0 comments
Owner

Modal editing (normal/insert/visual) in source edit mode.

  • Normal mode: hjkl navigation, dd, yy, p, w, b, etc.
  • Insert mode: standard typing, Esc to return to normal
  • Visual mode: v for char select, V for line select
  • : command line for search/replace
  • Configurable — opt-in via theme features or editor setting
  • Status line showing current mode
Modal editing (normal/insert/visual) in source edit mode. - Normal mode: hjkl navigation, dd, yy, p, w, b, etc. - Insert mode: standard typing, Esc to return to normal - Visual mode: v for char select, V for line select - : command line for search/replace - Configurable — opt-in via theme features or editor setting - Status line showing current mode
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: evilchili/ribbit#6