diff --git a/utils/vim/README b/utils/vim/README index 8aea87924eb..5e8cf5b4408 100644 --- a/utils/vim/README +++ b/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 ; if you wish to provide a patch to improve the