set guifont=MesloLGL\ Nerd\ Font\ Mono,all-the-icons,file-icons:h11:#e-subpixelantialias:#h-full set conceallevel=0 let g:neovide_scroll_animation_length = 0 let g:neovide_cursor_animation_length = 0 let g:neovide_cursor_trail_size = 0 let g:neovide_remember_window_size = v:false # vscode-neovim workaround: https://github.com/vscode-neovim/vscode-neovim/wiki/Plugins highlight QuickScopePrimary guifg='#afff5f' gui=underline ctermfg=155 cterm=underline highlight QuickScopeSecondary guifg='#5fffff' gui=underline ctermfg=81 cterm=underline