zhaocai / GoldenView.Vim

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

Tiled Windows Management Error #6

Open tusj opened 11 years ago

tusj commented 11 years ago

I just installed your plugin, and when I started gvim and hit , I received this error messge:

Error when running "/home/s/.vim/bundle/GoldenView.Vim/autoload/GoldenView/zl/window.vim": Line 83: E806: Error point number is used as string E15: Invalid expression: 1.618 Error when running "function GoldenView#Split..GoldenView#zl#window#split_nicely..GoldenView#zl#window#nicely_split_cmd": Line 11: E121: Undefined Variable: s:golden_ratio E15: Invalid Expression: tw != 0 && ww > s:golden_ratio * tw Line 15: E121: Undefined Variable: s:golden_ratio E15: Invalid Expression: ww > &columns / s:golden_ratio

zhaocai commented 11 years ago

check #4