aboutsummaryrefslogtreecommitdiffstats
path: root/vim
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-04-19 05:29:54 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-04-19 05:29:54 +0200
commit0c9691b5f0baad5b30aa31ce4cee029e05896c21 (patch)
treed4bd86d2ed96f192f59d5d769a587035adba25e0 /vim
parent91707a3b18baaa73a578389ac3e0db64ece538c0 (diff)
downloaddotfiles-0c9691b5f0baad5b30aa31ce4cee029e05896c21.tar.xz
vim: move neobundlecheck to the bottom
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=