On Mon, Sep 11, 2006 at 08:08:13PM -0600, Tom Prince wrote: > > + 1. Copy commit-syntax.vim to vim's syntax directory: > > + $ cp commit-syntax.vim $HOME/.vim/syntax/gitcommit.vim > It would be more obvious if you could do cp gitcomit.vim $HOME/.vim/syntax/ It would be with only one file, but you could just as easily have a .vim/ftplugin/gitcommit.vim file (I think there are others, too). If you want to give it the "proper" name, it should probably be syntax/gitcommit.vim. -Peff - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html