Test commit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18687 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Test Commit 2004-12-09 05:46:48 +00:00
parent 0aed01d43a
commit b6a0d3595b

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