3b1b-videos/sublime_custom_commands/ManimRecordedCheckpointPaste.sublime-commands
2024-10-09 12:54:50 -05:00

6 lines
No EOL
184 B
Text

[
{
"caption": "ManimRecordedCheckpointPaste: Copy selection, run `checkpoint_paste(record=True)` in terminal",
"command": "manim_recorded_checkpoint_paste"
}
]