aboutsummaryrefslogtreecommitdiffstats
path: root/utils/vim/vimrc
Commit message (Expand)AuthorAgeFilesLines
* Enable syntax highlighting for reStructuredText files.Bill Wendling2013-02-281-0/+7
* Enable clang autocompletion by default.Dan Gohman2010-10-261-3/+4
* Remove a TODO comment; this is now filed in bugzilla (PR8005).Dan Gohman2010-09-031-4/+0
* Clarify a comment.Dan Gohman2010-08-271-1/+1
* Parse " (Hidden)" and cope with it.Dan Gohman2010-08-271-0/+7
* Default to looking for clang++ in the PATH, rather than trying toDan Gohman2010-08-271-2/+2
* Experimental clang-based code-completion support for vim. This currentlyDan Gohman2010-08-261-0/+124
* Fix grammaro in a comment.Dan Gohman2010-02-261-1/+1
* Add Revision keywords to these files, as it's common for them to beDan Gohman2010-02-261-0/+1
* Improve the vim code for highlighting trailing whitespace and linesDan Gohman2010-02-261-5/+25
* Set the vim auto-indent setting for open braces after case statements toDan Gohman2010-01-091-1/+1
* Enable syntax highlighting of LLVM and tablegen files by default,Dan Gohman2009-01-211-0/+12
* Only set cindent for C and C++ source files.Dan Gohman2009-01-211-4/+8
* Use VIM's built-in shorthand for whitespace in regex.Misha Brukman2009-01-081-1/+1
* Set a few more vimrc indentation options.Dan Gohman2009-01-041-2/+4
* Use softtabstop instead of redefining tabstop.Dan Gohman2009-01-041-1/+1
* Switch the vimrc file from smartindent to cindent, which isDan Gohman2009-01-041-2/+3
* vimrcMisha Brukman2009-01-021-5/+18
* * Fix wording of the warningMisha Brukman2005-05-121-2/+8
* .vimrc file to aid in LLVM coding standards conformanceMisha Brukman2005-04-241-0/+34