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
In sensible.vim the lines about laststatus (line 61-63) do not work out as I open vim first time.
It gives me E36: not enough space (my system is in German).
After typing enter, I can still open the file with vim, but there is no status bar under. (In this example, I opened a pandoc latex preamble)
After close this file, and open again, the status bar shows correctly..
This is not a crucial problem. But it is not clean and a little bit annoying.
In sensible.vim the lines about laststatus (line 61-63) do not work out as I open vim first time.




It gives me E36: not enough space (my system is in German).
After typing enter, I can still open the file with vim, but there is no status bar under. (In this example, I opened a pandoc latex preamble)
After close this file, and open again, the status bar shows correctly..
This is not a crucial problem. But it is not clean and a little bit annoying.
Here I attached my vimrc as well.
