Vincent Cheung

Results 4 comments of Vincent Cheung

Thank you for the PR. However, there shouldn't be an issue with `g:godown_autorun` being undefined since it is defined: https://github.com/davinche/godown-vim/blob/master/plugin/godown.vim#L13-L15 How are you loading the plugin? Also, which version of...

`install_completion.sh` requires the zsh and bash scripts in the `autocomplete` folder. We will either need to move the autocompletions directory inside bin or change the path inside install_completions.sh.

I will spend some time investigating this weekend. But if you have a fix, feel free to submit a PR and I will review it. Thanks for the bug reports!

Good catch. I will probably implement your suggestion during the weekend unless you get to it first with a PR.