diff --git a/README.md b/README.md index cbf5c6f..519c718 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ cargo run --example vim Vim-like modal text editor. Vim emulation is implemented as a state machine. +Vim emulation example + ### [`popup_placeholder`](./examples/popup_placeholder.rs) ```sh