From 512d693ba46f1ce334927225ee961e64995ed407 Mon Sep 17 00:00:00 2001 From: Loic Nageleisen Date: Thu, 25 Apr 2013 22:15:24 +0200 Subject: [PATCH] fix stock osx exit code bug --- bundles.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/bundles.vim b/bundles.vim index 90e92a4..24cc49f 100644 --- a/bundles.vim +++ b/bundles.vim @@ -1,4 +1,5 @@ set nocompatible +filetype on filetype off set rtp+=~/.vim/bundle/vundle/