Skip to content

Auto completion and syntax checking

Xiao-Ou Zhang edited this page Apr 27, 2015 · 2 revisions

Python

pip install flake8
pip install jedi

Golang

Enter Vim, then input :GoInstallBinaries.

Clone this wiki locally