Merge branch 'master' of github.com:aarongut/dotfiles into material

Conflicts:
	.vimrc
This commit is contained in:
2016-09-13 00:23:42 -04:00
7 changed files with 13 additions and 3 deletions

1
.vimrc
View File

@@ -29,6 +29,7 @@ set ignorecase
set smartcase
set background=dark
set t_ut=
execute pathogen#infect()