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