vim-xcode
vim-xcode copied to clipboard
Limit simulator autocompletion
Instead of autocompleting the simulator selection (see #8) to any simulator, it'd be nice to limit the selection to simulators supported by the specified scheme.
CORRESPONDING_SIMULATOR_PLATFORM_NAME and SUPPORTED_PLATFORMS hold some info about what simulators are supported by the selected scheme, that might be helpful?