We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
check #4
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: