Skip to content

fcpg/vim-foldscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foldscript

Simple way to show some text ('transcript') in terminal recordings (eg. asciinema).

Check vim-complimentary for an example.

Settings

let g:foldscript_nostl = 1 to disable the plugin statusline let g:foldscript_noflash = 1 to disable flashing (Vim8)

Maps:

  • <Plug>(foldscript)next
  • <Plug>(foldscript)prev
  • <Plug>(foldscript)start
  • <Plug>(foldscript)end

Mapped by default to <Leader> + up/down/left/right arrows

License

Attribution-ShareAlike 4.0 Int.

About

Show transcript when recording terminal (eg. asciinema)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published