brandon1024/cortado.vim

feature: configure wildcard imports

Closed this issue · 0 comments

Some projects use wildcard imports and some don't. Let's support both.

We can introduce a new configuration option g:java_import_wildcard_count which will determine how many imports are required before being collapsed into a wildcard import.