summaryrefslogtreecommitdiff
path: root/utils/vim/vimrc
Commit message (Expand)AuthorAge
* Enable syntax highlighting of LLVM and tablegen files by default,Dan Gohman2009-01-21
* Only set cindent for C and C++ source files.Dan Gohman2009-01-21
* Use VIM's built-in shorthand for whitespace in regex.Misha Brukman2009-01-08
* Set a few more vimrc indentation options.Dan Gohman2009-01-04
* Use softtabstop instead of redefining tabstop.Dan Gohman2009-01-04
* Switch the vimrc file from smartindent to cindent, which isDan Gohman2009-01-04
* vimrcMisha Brukman2009-01-02
* * Fix wording of the warningMisha Brukman2005-05-12
* .vimrc file to aid in LLVM coding standards conformanceMisha Brukman2005-04-24