summaryrefslogtreecommitdiff
path: root/.vim/bundles.vim
diff options
context:
space:
mode:
authorRené Neumann <rene.neumann@in.tum.de>2013-01-08 10:49:24 +0100
committerRené Neumann <rene.neumann@in.tum.de>2013-01-08 10:49:25 +0100
commitfdf6fff2527e11f6c8daac9d64cc661fd02fd406 (patch)
tree129daa007548e333e751bafb42d43659d8305f2b /.vim/bundles.vim
parent34489a314a01107b638c78b0b5ce54f3bd761b27 (diff)
downloaddotfiles-fdf6fff2527e11f6c8daac9d64cc661fd02fd406.tar.gz
dotfiles-fdf6fff2527e11f6c8daac9d64cc661fd02fd406.tar.bz2
dotfiles-fdf6fff2527e11f6c8daac9d64cc661fd02fd406.zip
Vim Changes
Diffstat (limited to '.vim/bundles.vim')
-rw-r--r--.vim/bundles.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vim/bundles.vim b/.vim/bundles.vim
index bfbf20f..1ae4f52 100644
--- a/.vim/bundles.vim
+++ b/.vim/bundles.vim
@@ -58,5 +58,4 @@ Bundle 'gnupg.vim'
" Snippet Management
Bundle 'UltiSnips'
-
filetype plugin indent on " required!