Test commit

llvm-svn: 18687
This commit is contained in:
Test Commit 2004-12-09 05:46:48 +00:00
parent 565d505b28
commit f95e33c4c8

View File

@ -41,3 +41,4 @@ TEST.nightly.Makefile), add the following to your ~/.vimrc:
augroup filetype
au! BufRead,BufNewFile *Makefile* set filetype=make
augroup END