Commit graph

5 commits

Author SHA1 Message Date
lohhiiccc
d26ea1e5a6 docs: Add new commands and mappings for begin/end-of-line insertion
- Document new commands: :InsertCharBegin [count] [char], :InsertCharEnd [count] [char]
- Update mappings to support begin/end-of-line insertion with [count]
- Add configuration options for <Leader>I and <Leader>A mappings
- Document static cursor option (g:singlechar_static_cursor)
- Clarify usage and mapping examples for all new features
2025-08-21 17:18:08 +02:00
lohhiiccc
2970edd2ab doc: update docs 2025-08-19 16:45:17 +02:00
lohhiiccc
8596234462 docs: add vim-repeat integration details to README and help
- Update README.md with instructions and notes for vim-repeat (`.`) support
- Update doc/singlechar.txt: add requirements, usage, and tips for vim-repeat, including installation and dot-repeat behavior
2025-08-19 11:17:17 +02:00
lohhiiccc
7808edb315 docs: add main help page 2025-08-19 06:44:12 +02:00
lohhiiccc
01133ebc86 feat: initial commit 2025-08-06 19:51:46 +02:00