bpowell / vim-android

Vim plugin to do android development.
183 stars 19 forks source link

VA-12: Add "$ANDROID_SDK" validity check #14

Closed CR96 closed 6 years ago

CR96 commented 6 years ago

On install, check if $ANDROID_SDK is present and set to an existing directory.

This closes issue #12.