vim: use 16 colors as fallback
This commit is contained in:
parent
86daf9c0b1
commit
adb0674e1f
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue