Use Mysql for SQL Syntax

This commit is contained in:
Jay Williams 2013-02-22 16:42:00 -06:00
parent fcfbb12a68
commit e6c311fdc9

View file

@ -74,7 +74,7 @@ endif
syn cluster htmlPreproc add=phpRegion syn cluster htmlPreproc add=phpRegion
syn include @sqlTop syntax/sql.vim syn include @sqlTop syntax/mysql.vim
syn sync clear syn sync clear
unlet! b:current_syntax unlet! b:current_syntax