1
0
mirror of https://github.com/scopatz/nanorc synced 2024-11-22 08:35:39 +01:00

Improved fortran

This commit is contained in:
Anthony Scopatz 2012-02-06 16:31:17 -06:00
parent 3a76ad37a7
commit a60a5a653c

View File

@ -43,4 +43,4 @@ color magenta "[(){}]" "\[" "\]"
icolor brightblue "<[^= ]*>" ""(\\.|[^"])*""
## Comment highlighting
icolor brightred "^!.*" "^c.*" "^C.*"
icolor brightred "!.*$" "(^[Cc]| [Cc]) .*$"