imxiejie / ThinkVim

Vim configuration in the 21st century
MIT License
868 stars 106 forks source link

Spaceline update does not fit to tapbar. #48

Closed emeentag closed 5 years ago

emeentag commented 5 years ago

Problems summary

After i update my fork with the latest version i saw that tabline is showing the empty tab with a number of 1 There should not be any tab before opening a file.

Environment Information

How to reproduce the problem from neovim startup (Required!)

Just try to open your thinkvim clone you will see the empty tab with a number of 1 before you opening a file.

Screenshot (if possible)

Screen Shot 2019-07-23 at 17 27 06

glepnir commented 5 years ago

you should copy the buftabline.vim to your plugin folder

emeentag commented 5 years ago

It is already there. Also is there a way to disable the spaceline.vim? I am not using onedark so it is not compatible with it yet. If there could be a way to deactivate it over local_settings, that would be awesome.

glepnir commented 5 years ago

the buftabline color is same as your background color..

glepnir commented 5 years ago

no update closed