diff options
author | Test Commit <nobody@llvm.org> | 2004-12-09 05:46:48 +0000 |
---|---|---|
committer | Test Commit <nobody@llvm.org> | 2004-12-09 05:46:48 +0000 |
commit | b6a0d3595b15731e025a094880c7a85dee06e93c (patch) | |
tree | d972f6c056686b5f273b98c278ff7e64fbc86559 | |
parent | 0aed01d43a51319594739c67d8461a137e5ca5e4 (diff) |
Test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18687 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | utils/vim/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/vim/README b/utils/vim/README index 466de4f686..4bfb3c3a96 100644 --- a/utils/vim/README +++ b/utils/vim/README @@ -41,3 +41,4 @@ TEST.nightly.Makefile), add the following to your ~/.vimrc: augroup filetype au! BufRead,BufNewFile *Makefile* set filetype=make augroup END + |