Browse Source

Forces themes to dark background

master
Julio Biason 3 years ago
parent
commit
32c80eeadc
  1. 1
      nvim/init.vim

1
nvim/init.vim

@ -1,5 +1,6 @@
" Colors {{{
color molokai
set background=dark
let g:rehash256 = 1
" }}}

Loading…
Cancel
Save