Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim airline height problem #122

Closed
BigfootN opened this issue May 23, 2015 · 1 comment
Closed

Vim airline height problem #122

BigfootN opened this issue May 23, 2015 · 1 comment

Comments

@BigfootN
Copy link

Hello,
I am currently having a little problem loading a session that had a syntastic prompt showing errors.
This is what it looks like when loading the session :

2015-05-23-181750_1920x1080_scrot

And this is what it should look like :

2015-05-23-181955_1920x1080_scrot

Here are my syntastic settings:

let g:syntastic_check_on_open = 1
let g:syntastic_always_populate_loc_list = 1
let g:syntastic_auto_loc_list = 1

and here are my vim-session settings:

set sessionoptions-=help
set sessionoptions-=blank

let g:session_autosave = 'yes'

Thank you in advance for any response 😄

@BigfootN
Copy link
Author

Okay, so I think I found the problem, everything seems so better and faster now.
I only deleted the session I was working on and I created a new session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant