mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-16 15:03:48 -05:00
Add set t_Co=256
This commit is contained in:
@@ -52,6 +52,8 @@ if exists("syntax_on")
|
||||
syntax reset
|
||||
endif
|
||||
|
||||
set t_Co=256
|
||||
|
||||
let g:colors_name="onedark"
|
||||
|
||||
" Set to "256" for 256-color terminals, or
|
||||
|
||||
Reference in New Issue
Block a user