mirror of
https://github.com/scopatz/nanorc
synced 2025-07-26 05:10:06 +02:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
|
syntax "brainfuck" "\.bf$"
|
||
|
magic "brainfuck"
|
||
|
|
||
|
color orange "\["
|
||
|
color orange "]"
|
||
|
color cyan "\+"
|
||
|
color cyan "-"
|