Once I installed syntastic, this white line shows up, but now i dont want that anymore, and it stays even if i have deleted the plugin. How can i eliminate that? white bar click here
Asked
Active
Viewed 249 times
0
-
1Duplicate of [this question](http://superuser.com/questions/619765/hiding-vim-command-line-when-its-not-being-used). – orlp Nov 16 '15 at 00:24
-
You have `laststatus=2` in your vimrc. You should decide if you don't really want it in there. (AFAIK it has nothing to do with syntastic) – FDinoff Nov 16 '15 at 02:03
-
sry, I dont have laststatus=2 inmy vim rc – Haoyu Liu Nov 16 '15 at 02:45
-
@orlp this is not my command line it seems to be a line reserved for syntactic – Haoyu Liu Nov 16 '15 at 02:49
-
Is that your vimrc? Do you have airline installed? If yes, do you know what airline does? – Vitor Nov 16 '15 at 08:17