Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
28 lines
679 B
Plaintext
28 lines
679 B
Plaintext
goto total.c (Editing* C)
|
|
goto fold.stp (Editing* Default)
|
|
command "fold.cmd"
|
|
foldmark "Occam" "--" ""
|
|
foldmark "C" "/*" "*/"
|
|
foldmark "Pascal" "(*" "*)"
|
|
foldmark "Iterm" "#" ""
|
|
foldmark "Latex" "%%" ""
|
|
foldmark "Asm" ";" ""
|
|
foldmark "As860" "\\" ""
|
|
foldmark "C++" "//" ""
|
|
|
|
#{{{ 0 Macro key to type "--" at the beginning of a line
|
|
209 45 45 202
|
|
#}}}
|
|
#{{{ 1 Macro key to say Hello World
|
|
72 101 108 108 111 32 87 111 114 108 100
|
|
#}}}
|
|
#{{{ 3 Macro key to duplicate a fold marker
|
|
221 212 211 222 209 246 249 202 211 209 205
|
|
#}}}
|
|
#{{{ 8 Macro key to search
|
|
224
|
|
#}}}
|
|
#{{{ 9 Macro key to replace
|
|
225
|
|
#}}}
|