changeset 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 48f797ac0879
children 0c2f0048125d
files contrib/vim/hgtest.vim
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
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: