Improved fortran

This commit is contained in:
Anthony Scopatz 2012-02-06 16:31:17 -06:00
parent 3a76ad37a7
commit a60a5a653c
1 changed files with 1 additions and 1 deletions

View File

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