lightline.vim not working with single screen

Created on 3 Jul 2014  路  2Comments  路  Source: itchyny/lightline.vim

My environment:

  • Windows 8.1 64bit.
  • gvim 7.4

I install lightline with Pathogen like this:

`-bundle
  |-lightline.vim
  |-nerdtree
  `-ctrlp.vim

So, lightline is not working when gvim has a single screen.
But, it's working when I split screen.
Can you help me?

  • not_working_with_single_screen
    not_working_with_single_screen
  • working_with_split_screen
    working_with_split_screen
configuration

Most helpful comment

Try

set laststatus=2

All 2 comments

Try

set laststatus=2

Ye! it's working!
Thx :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yunlingz picture yunlingz  路  4Comments

ahmedelgabri picture ahmedelgabri  路  3Comments

ghost picture ghost  路  3Comments

mrbig033 picture mrbig033  路  4Comments

kbc8090 picture kbc8090  路  3Comments