You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Thanks for making this amazing vim plugin. I have plugged in spaceline to my .vimrc and fixed the bug not showing background colors on spaceline. But I had a problem whenever I entered files on Vim.
It shows "Press ENTER or type command to continue" whenever entering files. This message makes me push enter everytime I enter files. I want to silent this message but I haven't found the solution yet. Any help will be helpful. Thank you in advance!
The text was updated successfully, but these errors were encountered:
Since I added let g:spaceline_colorscheme = 'dracula' or let g:spaceline_colorscheme = 'one' to my .vimrc the issue doesn't occur. But let g:spaceline_colorscheme = 'nord' or let g:spaceline_colorscheme = 'space' give the issue.
Hi. Thanks for making this amazing vim plugin. I have plugged in spaceline to my .vimrc and fixed the bug not showing background colors on spaceline. But I had a problem whenever I entered files on Vim.
It shows "Press ENTER or type command to continue" whenever entering files. This message makes me push enter everytime I enter files. I want to silent this message but I haven't found the solution yet. Any help will be helpful. Thank you in advance!
The text was updated successfully, but these errors were encountered: