Skip to content

Commit

Permalink
[vim] Remove accidentally-commited code from colorscheme function
Browse files Browse the repository at this point in the history
  • Loading branch information
spinningarrow committed May 11, 2016
1 parent d386e79 commit bfd0349
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vim/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ au FileType javascript setlocal suffixesadd=.js " make gf work with CommonJS
" Colorscheme
function! ColorschemeDark()
set background=dark
" let g:airline_theme='hybridline'
" silent! AirlineRefresh
colorscheme tayra
colorscheme tropikos
endfunction

Expand Down

0 comments on commit bfd0349

Please sign in to comment.