lightmode
E. Almqvist 3 years ago
parent 0bd7548749
commit c4d8f8df92
  1. 1
      nvim/.config/nvim/init.vim

@ -63,6 +63,7 @@ set clipboard+=unnamedplus
set t_Co=16
colors one
let &showbreak = '↳ '
set laststatus=0 ruler
hi Normal guibg=NONE ctermbg=NONE

Loading…
Cancel
Save