Skip to content

Commit 6e37575

Browse files
jiangyinzuochrisbra
authored andcommitted
runtime(mysql): update syntax script
Problem: - `syn region ...`s in syntax/mysql.vim match function names inaccurately. - no syntax rules for mysql window function. - coarse highlight definition in syntax/mysql.vim. Solution: - add `\<` before the function name for accuracy. - add syntax rules for mysql window function. - enhance the highlight definition. closes: #15311 Signed-off-by: Yinzuo Jiang <[email protected]> Signed-off-by: Christian Brabandt <[email protected]>
1 parent aa49512 commit 6e37575

File tree

1 file changed

+169
-145
lines changed

1 file changed

+169
-145
lines changed

0 commit comments

Comments
 (0)