I installed gruvbox color-scheme. Then I did :ls and saw this:

After ".vimrc" there's some black stuff. It is kind of ugly and makes it harder to read. Is there any way to fix this?
I installed gruvbox color-scheme. Then I did :ls and saw this:

After ".vimrc" there's some black stuff. It is kind of ugly and makes it harder to read. Is there any way to fix this?
:redraw!fix it? – D. Ben Knoble Feb 24 '19 at 16:34set termguicolors, although you could use termguicolors even in terminal vim if your terminal emulator is up for it. Overall, check if the problem persists with other terminal emulators and post your vimrc and also the colorscheme. – 3N4N Feb 24 '19 at 17:28