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.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evilchili/ribbit#6
No description provided.