9 lines
322 B
Django/Jinja
9 lines
322 B
Django/Jinja
{{ add_source('chriskempson/base16-vim') -}}
|
|
colorscheme base16-default-dark
|
|
|
|
" let base16colorspace=256
|
|
" set termguicolors
|
|
" Some terminals requires a combination of the previous
|
|
" (the last one being setting the colorscheme to the exact theme in use),
|
|
" but it's a mess so I let you to figure out which one needs which
|