Feature/vim repeat #1

Merged
lohhiiccc merged 6 commits from feature/vim-repeat into main 2025-08-19 09:21:53 +00:00
lohhiiccc commented 2025-08-19 09:19:29 +00:00 (Migrated from github.com)

This pull request adds support for dot-repeat functionality using the vim-repeat plugin, allowing users to repeat the last single character insertion with the . key in normal mode. The documentation has been updated to guide users on installing vim-repeat and to explain the new feature. The codebase has also been refactored to enable this integration and to improve maintainability.

This pull request adds support for dot-repeat functionality using the `vim-repeat` plugin, allowing users to repeat the last single character insertion with the `.` key in normal mode. The documentation has been updated to guide users on installing `vim-repeat` and to explain the new feature. The codebase has also been refactored to enable this integration and to improve maintainability.
Sign in to join this conversation.
No description provided.