chore: start demos in vim (#122)
This commit is contained in:
parent
7e8c6f41aa
commit
295e21e637
8 changed files with 13 additions and 33 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Output impl.gif
|
||||
Require nvim
|
||||
Require iferr
|
||||
Require impl
|
||||
|
||||
Set FontFamily "JetBrains Mono"
|
||||
Set Height 800
|
||||
|
|
@ -10,14 +10,9 @@ Set Shell "bash"
|
|||
Set Theme "tokyonight"
|
||||
Set TypingSpeed 250ms
|
||||
|
||||
Hide
|
||||
Type@0ms "alias nvim='./nvim.sh'" Enter
|
||||
Type@0ms "clear" Enter
|
||||
Show
|
||||
|
||||
Type "nvim impl.go" Sleep 150ms Enter
|
||||
Hide Type@0ms "./nvim.sh impl.go" Enter Show
|
||||
|
||||
Type "2j"
|
||||
Type ":GoImpl io.Reader" Sleep 500ms Enter
|
||||
Type ":GoImpl c io.Reader" Sleep 700ms Enter
|
||||
|
||||
Sleep 5s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue