vim-android
vim-android copied to clipboard
Vim plugin to do android development.
when i run android-install.sh, it display the error ```shell 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:...
This is really a minor niggle, but it would allow users to integrate your plugins with existing vim setups by adding them as submodules, rather than cloning the entire repo...
For some reason the adblogcat script is not working correctly or at all on some people's setup.
Remove the python script from findAndroidManifest. It can be replaced with findfile("AndroidManifest.xml", ".;")
Add overview of commands for all scripts to the documentation. Something similar to this: Script Example command Overview supertab complete line: CTRL-X CTRL-L :help ins-completion