aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 3e19297..7fc4cbd 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -71,9 +71,6 @@ set hidden
" Yank to clipboard/selection by default
set clipboard=unnamed,unnamedplus
-" Installation check.
-NeoBundleCheck
-
" Easier window moving
map <C-h> <C-w>h
map <C-j> <C-w>j
@@ -104,6 +101,10 @@ let g:syntastic_check_on_open = 1
let g:syntastic_check_on_wq = 0
+" Installation check.
+NeoBundleCheck
+
+
"" Statusline
set statusline=