├── Comments.tmPreferences ├── LICENSE ├── README.md ├── Symbol List - Exclude.tmPreferences ├── Symbol List - Include.tmPreferences ├── modern-fortran.sublime-syntax └── syntax_test_fortran.F90 /Comments.tmPreferences: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eirik-kjonstad/modern-fortran-syntax/HEAD/Comments.tmPreferences -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eirik-kjonstad/modern-fortran-syntax/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eirik-kjonstad/modern-fortran-syntax/HEAD/README.md -------------------------------------------------------------------------------- /Symbol List - Exclude.tmPreferences: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eirik-kjonstad/modern-fortran-syntax/HEAD/Symbol List - Exclude.tmPreferences -------------------------------------------------------------------------------- /Symbol List - Include.tmPreferences: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eirik-kjonstad/modern-fortran-syntax/HEAD/Symbol List - Include.tmPreferences -------------------------------------------------------------------------------- /modern-fortran.sublime-syntax: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eirik-kjonstad/modern-fortran-syntax/HEAD/modern-fortran.sublime-syntax -------------------------------------------------------------------------------- /syntax_test_fortran.F90: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/eirik-kjonstad/modern-fortran-syntax/HEAD/syntax_test_fortran.F90 --------------------------------------------------------------------------------