vim-singlechar/autoload
lohhiiccc 8463cdcf4b refactor: migrate core logic to autoload/singlechar.vim
- Move main functions (InsertChar, RepeatSingleChar) to autoload/singlechar.vim, using Vim9script and export for modularity
- Refactor plugin/singlechar.vim to import autoload module and update commands/mappings accordingly
- Prepare for improved maintainability and compatibility with vim-repeat
2025-08-19 11:05:27 +02:00
..
singlechar.vim refactor: migrate core logic to autoload/singlechar.vim 2025-08-19 11:05:27 +02:00