@ -0,0 +1,3 @@
[submodule "bundle/wombat256"]
path = bundle/wombat256
url = git@github.com:jinfield/wombat256.vim.git
@ -0,0 +1 @@
Subproject commit 339b92e39aff76fb24e2ae6132e250401928ce51
@ -17,6 +17,8 @@ set statusline=%<%f\ %h%m%r\ %y\ %=%-16(\ %l,%c-%v\ %)%P
" Enable 256 color xterm support
au VimEnter * if &term == 'xterm' | set t_Co=256 | endif
colorscheme wombat256mod
if has("gui_running")
set guifont=Monospace\ 10
set cursorline