Tim -

> I've been prompted by a couple of different sources to send you the latest
> versions of the Git runtime files.  In addition to the attached updates, a
> recent change to submodules in Git has prompted the following additional
> filetype autocommands:
> 
>     autocmd BufNewFile,BufRead *.git/modules/**/COMMIT_EDITMSG setf gitcommit
>     autocmd BufNewFile,BufRead *.git/modules/**/config setf gitconfig

A few remarks:

ftplugin/git.vim did not have a date in the header.
indent/gitconfig.vim, syntax/gitrebase.vim and syntax/gitcommit.vim too.

ftplugin/gitcommit.vim contained:

        set nomodeline

That should be:

        setlocal nomodeline

I'll put my corrected files in the Mercurial repository, please fetch
them from there if you want to make further improvements.

- Bram

-- 
ARTHUR:  Be quiet!
DENNIS:  --but by a two-thirds majority in the case of more--
ARTHUR:  Be quiet!  I order you to be quiet!
WOMAN:   Order, eh -- who does he think he is?
ARTHUR:  I am your king!
                                  The Quest for the Holy Grail (Monty Python)

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to