The have installed javacomplete2 using vim-plug and I have my vim using +python3.
The plugin status is OK but still javacomplete2 is not autocompleting anything.
I expected it to auto-complete keywords and built in class name like package, public, private, List, etc.
The steps to reproduce actual behavior:
Install vim-plug(if not already installed)
Install vim which supports +python3(if not already installed)
The have installed javacomplete2 using vim-plug and I have my vim using +python3.
The plugin status is OK but still javacomplete2 is not autocompleting anything. I expected it to auto-complete keywords and built in class name like package, public, private, List, etc.
The steps to reproduce actual behavior:
Environment: