Merging r258690:
[oota-llvm.git] / utils / vim / vimrc
2013-02-28 Bill WendlingEnable syntax highlighting for reStructuredText files.
2010-10-26 Dan GohmanEnable clang autocompletion by default.
2010-09-03 Dan GohmanRemove a TODO comment; this is now filed in bugzilla...
2010-08-27 Dan GohmanClarify a comment.
2010-08-27 Dan GohmanParse " (Hidden)" and cope with it.
2010-08-27 Dan GohmanDefault to looking for clang++ in the PATH, rather...
2010-08-26 Dan GohmanExperimental clang-based code-completion support for...
2010-02-26 Dan GohmanFix grammaro in a comment.
2010-02-26 Dan GohmanAdd Revision keywords to these files, as it's common...
2010-02-26 Dan GohmanImprove the vim code for highlighting trailing whitespa...
2010-01-09 Dan GohmanSet the vim auto-indent setting for open braces after...
2009-01-21 Dan GohmanEnable syntax highlighting of LLVM and tablegen files...
2009-01-21 Dan GohmanOnly set cindent for C and C++ source files.
2009-01-08 Misha BrukmanUse VIM's built-in shorthand for whitespace in regex.
2009-01-04 Dan GohmanSet a few more vimrc indentation options.
2009-01-04 Dan GohmanUse softtabstop instead of redefining tabstop.
2009-01-04 Dan GohmanSwitch the vimrc file from smartindent to cindent,...
2009-01-02 Misha Brukmanvimrc
2005-05-12 Misha Brukman* Fix wording of the warning
2005-04-24 Misha Brukman.vimrc file to aid in LLVM coding standards conformance