[vim] use base16 dark theme
This commit is contained in:
@@ -129,7 +129,7 @@ call matchadd('ColorColumn', '\%81v', 100)
|
||||
set encoding=utf8
|
||||
set t_Co=256 " Explicitly tell vim that the terminal supports 256 colors"
|
||||
set background=dark
|
||||
colorscheme hybrid
|
||||
colorscheme base16-default
|
||||
|
||||
" set number " show line numbers
|
||||
set relativenumber " show relative line numbers
|
||||
|
||||
Reference in New Issue
Block a user