chore(vim): move back to the base16-tomorrow-night theme
This commit is contained in:
parent
615413d6e2
commit
45802a67ce
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
" Set color theme
|
" Set color theme
|
||||||
let base16colorspace=256
|
let base16colorspace=256
|
||||||
let g:github_dark_sidebar = 0
|
let g:github_dark_sidebar = 0
|
||||||
colorscheme github_dark
|
colorscheme base16-tomorrow-night
|
||||||
|
|
||||||
" Set tailing white space to errors
|
" Set tailing white space to errors
|
||||||
match ErrorMsg '\s\+$'
|
match ErrorMsg '\s\+$'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue