Merge 9ffea8ac2e14023e995ee0dcad7a1659375cc14f into 1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd

This commit is contained in:
Walter White 2024-03-28 22:19:30 +03:00 committed by GitHub
commit 46b4723536
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

7
brainfuck.nanorc Normal file
View File

@ -0,0 +1,7 @@
syntax "brainfuck" "\.bf$"
magic "brainfuck"
color orange "\["
color orange "]"
color cyan "\+"
color cyan "-"