summaryrefslogtreecommitdiffstats
path: root/Misc/Vim/vimrc
Commit message (Collapse)AuthorAgeFilesLines
* Make trailing whitespace explicit (including when it is an all-whitespaceBrett Cannon2007-12-241-10/+3
| | | | line).
* Have pre-existing C files use 8 spaces indents (to match old PEP 7 style), butBrett Cannon2006-08-311-2/+3
| | | | have all new files use 4 spaces (to match current PEP 7 style).
* Fix comment about indentation level in C files.Brett Cannon2006-08-311-1/+1
|
* Change C spacing to 4 spaces by default to match PEP 7 for new C files.Brett Cannon2006-05-261-1/+1
|
* Move the vimrc file to the newly created Vim/ directory.Brett Cannon2006-02-251-0/+95