We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556b93b commit cf547a0Copy full SHA for cf547a0
1 file changed
ginit.vim
@@ -64,7 +64,7 @@ endif
64
" config for neovide "
65
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
66
if exists("g:neovide")
67
- set guifont=Hack\ NF:h10
+ set background=dark
68
let g:neovide_transparency = 1.0
69
let g:neovide_cursor_animation_length = 0.1
70
let g:neovide_cursor_trail_size=0.3
0 commit comments