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
when i run android-install.sh, it display the error
Error detected while processing /home/yang/.vim/plugin/vim-addon-mw-utils/autoload/glob.vim: line 1: E117: Unknown function: vam#DefineAndBind E15: Invalid expression: vam#DefineAndBind('s:c','g:glob_like', '{}') line 4: E121: Undefined variable: s:c line 5: E121: Undefined variable: s:c E116: Invalid arguments for function get(s:c, 'glob_cache', {}) E15: Invalid expression: get(s:c, 'glob_cache', {}) line 6: E121: Undefined variable: s:c E15: Invalid expression: s:c['glob_cache'] Error detected while processing /home/yang/.vim/bundle/vim-addon-mw-utils/autoload/glob.vim: line 1: E117: Unknown function: vam#DefineAndBind E15: Invalid expression: vam#DefineAndBind('s:c','g:glob_like', '{}') line 4: E121: Undefined variable: s:c line 5: E121: Undefined variable: s:c E116: Invalid arguments for function get(s:c, 'glob_cache', {}) E15: Invalid expression: get(s:c, 'glob_cache', {}) line 6: E121: Undefined variable: s:c E15: Invalid expression: s:c['glob_cache'] Error detected while processing /home/yang/.vim/plugin/vim-addon-mw-utils/autoload/tiny_cmd.vim: line 3: E117: Unknown function: vam#DefineAndBind E15: Invalid expression: vam#DefineAndBind('s:c','g:vim_tiny_cmd', '{}') Error detected while processing /home/yang/.vim/bundle/vim-addon-mw-utils/autoload/tiny_cmd.vim: line 3: E117: Unknown function: vam#DefineAndBind E15: Invalid expression: vam#DefineAndBind('s:c','g:vim_tiny_cmd', '{}')`
how can i reslove it??????
@bpowell
The text was updated successfully, but these errors were encountered:
It looks like a problem with another vim plugin you are using: https://github.com/MarcWeber/vim-addon-mw-utils
Sorry, something went wrong.
No branches or pull requests
when i run android-install.sh, it display the error
how can i reslove it??????
@bpowell
The text was updated successfully, but these errors were encountered: