dparkins / language-fortran

Syntax highlighting for FORTRAN for atom
MIT License
35 stars 16 forks source link

Fixes #64 #65

Closed tomedunn closed 8 years ago

tomedunn commented 8 years ago

Changed the regex for auto-indenting after the first line in a function/subroutine definition to not trigger when the word function or subroutine is used in a string/comment.