diff options
Diffstat (limited to 'syntax/focexec.vim')
-rw-r--r-- | syntax/focexec.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/focexec.vim b/syntax/focexec.vim index c2ae774a..d7a18403 100644 --- a/syntax/focexec.vim +++ b/syntax/focexec.vim @@ -12,7 +12,7 @@ endif " this is a very simple syntax file - I will be improving it " one thing is how to do computes " I don't like that &vars and FUSE() functions highlight to the same color -" I think some of these things should get different hilights - +" I think some of these things should get different highlights - " should MODIFY commands look different than TABLE? " quit when a syntax file was already loaded |