Skip to content

Commit cf547a0

Browse files
committed
update config for neovide
1 parent 556b93b commit cf547a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ginit.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ endif
6464
" config for neovide "
6565
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
6666
if exists("g:neovide")
67-
set guifont=Hack\ NF:h10
67+
set background=dark
6868
let g:neovide_transparency = 1.0
6969
let g:neovide_cursor_animation_length = 0.1
7070
let g:neovide_cursor_trail_size=0.3

0 commit comments

Comments
 (0)