Problem: icon customization and auto-start workflow are undocumented; no demo asset exists for the README. Solution: document pending.Icons in vimdoc with nerd font and ASCII recipes, add PendingTab to commands and mappings, add open-on-startup recipe, add demo-init.lua and demo.tape for VHS screenshot generation, add assets/ directory, add README icons section and demo placeholder.
28 lines
281 B
VHS
28 lines
281 B
VHS
Output assets/demo.gif
|
|
|
|
Require nvim
|
|
|
|
Set Shell "bash"
|
|
Set FontSize 14
|
|
Set Width 900
|
|
Set Height 450
|
|
|
|
Type "nvim -u scripts/demo-init.lua -c 'autocmd VimEnter * Pending'"
|
|
Enter
|
|
|
|
Sleep 2s
|
|
|
|
Down
|
|
Down
|
|
Sleep 300ms
|
|
Down
|
|
Sleep 300ms
|
|
|
|
Enter
|
|
Sleep 500ms
|
|
|
|
Tab
|
|
Sleep 1s
|
|
|
|
Type "q"
|
|
Sleep 200ms
|