On 2/7/07, Mathieu Malaterre <[EMAIL PROTECTED]> wrote:
Hello,Could someone please add off_t / off64_t to the C syntax file.
You can do it yourself. Add this line
syn keyword cType off64_t off_t
to the file
~/.vim/after/syntax/c.vim
And 'mkdir -p ~/.vim/after/syntax' if necessary.
Yakov
