mirror of
https://github.com/scopatz/nanorc
synced 2025-04-04 21:10:30 +02:00
fix(bf): nocomment; *.b support
This commit is contained in:
parent
9ffea8ac2e
commit
3c253cf58d
@ -1,5 +1,6 @@
|
||||
syntax "brainfuck" "\.bf$"
|
||||
syntax "brainfuck" "\.(bf|b)$"
|
||||
magic "brainfuck"
|
||||
comment ""
|
||||
|
||||
color orange "\["
|
||||
color orange "]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user