diff options
Diffstat (limited to 'runtime/doc/ft_sql.txt')
-rw-r--r-- | runtime/doc/ft_sql.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/ft_sql.txt b/runtime/doc/ft_sql.txt index e58c0afac..cfdea9adb 100644 --- a/runtime/doc/ft_sql.txt +++ b/runtime/doc/ft_sql.txt @@ -1,4 +1,4 @@ -*sql.txt* For Vim version 7.3a. Last change: 2009 Nov 03 +*ft_sql.txt* For Vim version 7.3a. Last change: 2009 Nov 03 by David Fishburn @@ -632,7 +632,7 @@ your |vimrc|: > MYTABLENAME --> M omni_sql_ignorecase -< - Default: Current setting for|ignorecase| +< - Default: Current setting for 'ignorecase' - Valid settings are 0 or 1. - When entering a few letters before initiating completion, the list will be filtered to display only the entries which begin with the |