Mercurial > vim
diff runtime/syntax/sql.vim @ 856:8cd729851562 v7.0g
updated for version 7.0g
author | vimboss |
---|---|
date | Sun, 30 Apr 2006 18:54:39 +0000 |
parents | e180933b876a |
children | 18ee39301b82 |
line wrap: on
line diff
--- a/runtime/syntax/sql.vim +++ b/runtime/syntax/sql.vim @@ -5,8 +5,8 @@ " Version: 1.0 " Description: Checks for a: -" buffer local variable, -" global variable, +" buffer local variable, +" global variable, " If the above exist, it will source the type specified. " If none exist, it will source the default sql.vim file. "