tablegen.vim:
[oota-llvm.git] / utils / vim / README
index 6d103b5d48554a700616d3730a4afddb72d6fc4f..af0949d85243352545efb79a0bed5d395447b869 100644 (file)
@@ -25,6 +25,10 @@ These are syntax highlighting files for the VIM editor. Included are:
 IMPORTANT: Making symlinks from ~/.vim/syntax/... to the syntax files in your
 LLVM source tree does not work, you DO need to copy the files directly.
 
+However, if you do not already have a ~/.vim/syntax/ directory, simply
+symlinking it to llvm/utils/vim will do the trick nicely, and you can stay
+up-to-date with CVS.
+
 Note: If you notice missing or incorrect syntax highlighting, please contact
 <llvmbugs [at] cs.uiuc.edu>; if you wish to provide a patch to improve the
 functionality, it will be most appreciated. Thank you.