Skip to content

Conversation

@tlvince
Copy link

@tlvince tlvince commented Jan 13, 2013

This introduces pathogen compatibility and uses $ANDROID_HOME as sdk path (if set).

Conflicts:
	java.vim
If you've set QuickFixCmdPost e.g. in vimrc:

  autocmd QuickFixCmdPost [^l]* nested cwindow

... the vimgrep result will be shown in a quickfix window and disable syntax
highlighting.

Since we're not particularly interested vimgrep's results (`echo $CLASSPATH` is
plenty), disable prefix with noautocmd. Alternatively, `:set
eventignore=QuickFixCmdPost` could be used here, the noautocmd was chosen for
the sake of brevity.
@anddam
Copy link
Owner

anddam commented May 1, 2015

Are you still interested in merging this? Are you using the plugin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants