summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
0282ef3)
May need to check if terminal supports it.
" colorscheme {{{1
syntax on
set background=dark
" colorscheme {{{1
syntax on
set background=dark
+let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
+let &t_8b = "\<Esc>[48;2;%lu;%lu;%lum"
+set termguicolors
colorscheme $THEME
" options {{{1
colorscheme $THEME
" options {{{1