Merge branch 'master' of github.com:aarongut/dotfiles into material
Conflicts: .vimrc
This commit is contained in:
7
.vimrc
7
.vimrc
@@ -19,8 +19,15 @@ set smartindent
|
||||
set showcmd
|
||||
set laststatus=2
|
||||
set noshowmode
|
||||
set title
|
||||
|
||||
" Search betterer
|
||||
set incsearch
|
||||
colorscheme materialbox
|
||||
set hlsearch
|
||||
set ignorecase
|
||||
set smartcase
|
||||
|
||||
set background=dark
|
||||
|
||||
execute pathogen#infect()
|
||||
|
||||
Reference in New Issue
Block a user