summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2012-06-01 06:16:22 (GMT)
committerKevin Smith <git@kismith.co.uk>2012-06-01 06:16:22 (GMT)
commit193cb8e6e119e05468ca2ee1573b458aa3aab4d4 (patch)
tree8e34703d0b0d46f5ec9a9c9b0ac685f0a31ba936 /.project.vimrc
parentb3360bf33496b2af232431ce4a75e0e59ce7a0bf (diff)
downloadswift-193cb8e6e119e05468ca2ee1573b458aa3aab4d4.zip
swift-193cb8e6e119e05468ca2ee1573b458aa3aab4d4.tar.bz2
Don't expand tabs in vim
Diffstat (limited to '.project.vimrc')
-rw-r--r--.project.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.project.vimrc b/.project.vimrc
index ff5a1e0..771522b 100644
--- a/.project.vimrc
+++ b/.project.vimrc
@@ -13,3 +13,5 @@ set errorformat+=%E%.%#\ test:\ %.%#line:\ %l\ %f,%Z%m
" SCons support
set makeprg=python\ 3rdParty/SCons/scons.py\ check=1
+
+set noexpandtab