zhaocai / GoldenView.Vim

Always have a nice view for vim split windows!
http://zhaocai.github.io/GoldenView.Vim/
219 stars 14 forks source link

zl is required but not loaded #1

Closed dwierenga closed 11 years ago

dwierenga commented 11 years ago

i unpacked the tarball into ~/.vim and now when I start Vim I receive this message:

Error detected while processing function GoldenView#zl#rc#load_guard: line 52: zl is required but not loaded

zhaocai commented 11 years ago

should be fixed now. use the github version and try it again.

dwierenga commented 11 years ago

Now I get:

Error detected while processing function GoldenView#zl#rc#load_guard: line 52: zl.vim is required but not loaded

I have no idea what "zl.vim" is, but if I need some external library it would be nice to update the Installation section of the README.

zhaocai commented 11 years ago

Sorry. try it again. zl.vim is included inside. I recently did some changes and did not check it very well

dwierenga commented 11 years ago

All good now, thanks!