Improved fortran.nanorc.

This commit is contained in:
Anthony Scopatz 2010-08-30 10:49:03 -05:00
parent 8e4bd01860
commit 6a8c87d9ad
1 changed files with 1 additions and 1 deletions

View File

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