artur-shaik / vim-javacomplete2

DEPRECATED in favor of jc.nvim
Vim License
974 stars 83 forks source link

how to can have Python support? sorry ,my English is stupid. #429

Closed zxm66 closed 4 years ago

zxm66 commented 4 years ago

Actual behavior (Required!)

Expected behavior (Required!)

The steps to reproduce actual behavior (Required!)

  1. ...
  2. ...
  3. ...

Environment (Required!)

Q&A

Screenshot (Optional)

The output of :redir and :message (Optional)

artur-shaik commented 4 years ago

You need to install or build vim or neovim with python support. Search the web.

You can run vim --version and find there +python entry.