summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-03-23 11:14:53 +0100
committerGravatar Tom Willemsen2011-03-23 11:14:53 +0100
commitd276deee4d29d0363d32a66f23f66629d8a96844 (patch)
treee1d612484812d400bcc41660d34bc7ab3ef08cc3 /vimrc
parent0d342f0aee3f2f800e486c0051dabe718a7b2841 (diff)
downloaddotfiles-d276deee4d29d0363d32a66f23f66629d8a96844.tar.gz
dotfiles-d276deee4d29d0363d32a66f23f66629d8a96844.zip
Tabs should be 2 wide, not 4, imo
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/vimrc b/vimrc
index d478172..701169e 100644
--- a/vimrc
+++ b/vimrc
@@ -18,8 +18,8 @@ autocmd BufWinEnter * let w:m2=matchadd('trailWhite', '\s\+$', -1)
set expandtab
set number
set smartindent
-set tabstop=4
-set shiftwidth=4
+set tabstop=2
+set shiftwidth=2
set nowrap
" Swap file location