Преглед на файлове

Line wrap README file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356204 91177308-0d34-0410-b5e6-96231b3b80d8
Sam Clegg преди 6 години
родител
ревизия
2b070724f7
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      utils/vim/README

+ 2 - 1
utils/vim/README

@@ -6,7 +6,8 @@ syntax highlighting (syntax), some minimal sensible default settings (ftplugin)
 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