forked from aniani/vim
patch 9.0.0012: signature files not detected properly
Problem: Signature files not detected properly. Solution: Add a function to better detect signature files. (Doug Kearns)
This commit is contained in:
@@ -157,6 +157,7 @@ variables can be used to overrule the filetype used for certain extensions:
|
||||
*.pp g:filetype_pp |ft-pascal-syntax|
|
||||
*.prg g:filetype_prg
|
||||
*.r g:filetype_r
|
||||
*.sig g:filetype_sig
|
||||
*.sql g:filetype_sql |ft-sql-syntax|
|
||||
*.src g:filetype_src
|
||||
*.sys g:filetype_sys
|
||||
|
||||
Reference in New Issue
Block a user