Line wrap README file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356204 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/vim/README b/utils/vim/README
index 8aea879..5e8cf5b4 100644
--- a/utils/vim/README
+++ b/utils/vim/README
@@ -6,7 +6,8 @@
 and indentation plugins (indent).
 
 To install copy all subdirectories to your $HOME/.vim or if you prefer create
-symlinks to the files here. Do not copy the vimrc file here it is only meant as an inspiration and starting point for those working on llvm c++ code.
+symlinks to the files here. Do not copy the vimrc file here it is only meant as
+an inspiration and starting point for those working on llvm c++ code.
 
 Note: If you notice missing or incorrect syntax highlighting, please contact
 <llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the