forked from aniani/vim
patch 8.2.3399: Octave files are not recognized
Problem: Octave files are not recognized. Solution: Detect Octave files. (Doug Kearns)
This commit is contained in:
@@ -146,6 +146,7 @@ can be used to overrule the filetype used for certain extensions:
|
||||
*.inc g:filetype_inc
|
||||
*.w g:filetype_w |ft-cweb-syntax|
|
||||
*.i g:filetype_i |ft-progress-syntax|
|
||||
*.m g:filetype_m |ft-mathematica-syntax|
|
||||
*.p g:filetype_p |ft-pascal-syntax|
|
||||
*.pp g:filetype_pp |ft-pascal-syntax|
|
||||
*.sh g:bash_is_sh |ft-sh-syntax|
|
||||
|
||||
Reference in New Issue
Block a user