move some stuff from old world into new world

This commit is contained in:
Haak Saxberg 2015-09-10 14:58:11 -07:00
parent eeaea35c58
commit 5e4ea55a74
5 changed files with 17 additions and 20 deletions

View file

@ -32,6 +32,8 @@ Bundle 'myusuf3/numbers.vim'
Bundle 'mhinz/vim-signify'
Bundle 'nathanaelkane/vim-indent-guides'
Bundle 'tpope/vim-surround'
Bundle 'tpope/vim-rails'
Bundle 'tpope/vim-rake'
Bundle 'scrooloose/syntastic'
Bundle 'Valloric/YouCompleteMe'
Bundle 'christoomey/vim-tmux-navigator'
@ -99,6 +101,7 @@ if v:version >= 703
endif
set hidden
set showmode
set number
set numberwidth=1