aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-05-07 15:42:14 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-05-07 15:42:14 +1200
commitee07848557a71c481dd5ce26bd6eed8c495e04bb (patch)
tree92094621694110029c1d6cf23a247832eb4f9ce1 /vim/vimrc
parentCreate mailboxes if they don't exist (diff)
downloaddotfiles-ee07848557a71c481dd5ce26bd6eed8c495e04bb.tar.gz
dotfiles-ee07848557a71c481dd5ce26bd6eed8c495e04bb.zip
OH MY GOD WHERE HAVE YOU BEEN ALL MY LIFE
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc b/vim/vimrc
index bbe90f98..17233619 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -77,6 +77,7 @@ if has('multi_byte')
endif
" Formatting
+set autoindent
set expandtab
set smarttab
set nojoinspaces