aboutsummaryrefslogtreecommitdiffstats
path: root/utils/vim/vimrc
Commit message (Expand)AuthorAgeFilesLines
* 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