1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Better MacVim color scheme

This commit is contained in:
Daniel Barber 2019-04-18 14:39:14 -04:00
parent 2291abd47c
commit bbf6379162
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8
2 changed files with 1 additions and 5 deletions

View File

@ -2,5 +2,5 @@ set background=dark
colorscheme Tomorrow-Night colorscheme Tomorrow-Night
if has("gui_running") || has("gui_vimr") if has("gui_running") || has("gui_vimr")
colorscheme solarized8_high colorscheme solarized8
endif endif

View File

@ -1,7 +1,3 @@
" Color scheme
set background=dark
colorscheme Tomorrow-Night
" Display extra whitespace " Display extra whitespace
set list listchars=tab:»·,trail:· set list listchars=tab:»·,trail:·