vim: use 16 colors as fallback

This commit is contained in:
Johannes Loher 2021-06-06 15:48:38 +02:00
parent 86daf9c0b1
commit adb0674e1f

2
.vimrc
View file

@ -51,6 +51,6 @@ if (empty($TMUX))
endif
syntax on
" let g:onedark_termcolors=16
let g:onedark_termcolors=16
let onedark_terminal_italics=1
colorscheme onedark