Mercurial > public > mercurial-scm > hg-stable
diff contrib/vim/hgtest.vim @ 18052:6db1642288c0
contrib: state explicitly how hgtest.vim can be installed
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Sun, 09 Dec 2012 23:33:16 +0100 |
parents | 4746a2e4b239 |
children |
line wrap: on
line diff
--- a/contrib/vim/hgtest.vim Sun Dec 09 23:33:16 2012 +0100 +++ b/contrib/vim/hgtest.vim Sun Dec 09 23:33:16 2012 +0100 @@ -2,7 +2,8 @@ " Language: Mercurial unified tests " Author: Steve Losh (steve@stevelosh.com) " -" Add the following line to your ~/.vimrc to enable: +" Place this file in ~/.vim/syntax/ and add the following line to your +" ~/.vimrc to enable: " au BufNewFile,BufRead *.t set filetype=hgtest " " If you want folding you'll need the following line as well: