Skip to content

Commit

Permalink
Hide change mode in top level shortcuts (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
panarch authored Nov 15, 2024
1 parent ebca6e1 commit 28a83c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/state/notebook.rs
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,6 @@ impl NotebookState {
"[t] Toggle | Tabs".to_owned(),
"[i] Insert".to_owned(),
"[v] Visual".to_owned(),
"[c] Change".to_owned(),
"[Ctrl+h] Show Vim keymap".to_owned(),
"[Esc] Quit".to_owned(),
]
Expand Down

0 comments on commit 28a83c8

Please sign in to comment.