[vim] colorscheme change
This commit is contained in:
@@ -158,7 +158,7 @@ syntax on
|
||||
set encoding=utf8
|
||||
set t_Co=256 " Explicitly tell vim that the terminal supports 256 colors"
|
||||
set background=dark
|
||||
colorscheme jellybeans
|
||||
colorscheme ir_black
|
||||
|
||||
" set number " show line numbers
|
||||
set relativenumber " show relative line numbers
|
||||
|
||||
Reference in New Issue
Block a user