3b1b-videos/sublime_custom_commands/ManimRunScene.sublime-commands

6 lines
117 B
Text
Raw Normal View History

2024-10-09 12:54:50 -05:00
[
{
"caption": "ManimRunScene: Run highlighted manim scene",
"command": "manim_run_scene"
}
]