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

6 lines
180 B
Text
Raw Permalink Normal View History

2024-10-09 12:54:50 -05:00
[
{
"caption": "ManimSkippedCheckpointPaste: Copy selection, run `checkpoint_paste(skip=True)` in terminal",
"command": "manim_skipped_checkpoint_paste"
}
]