[Level 2] Vim autocomplete for python.
If you want to use vim to writing python script.
You could download vim autocomplete for python from here
And then, you could put pythoncomplete.vim in ~/.vim/autoload/
When you writing python, you could use ctrl+p to autocomplete python syntax.
Wish this helps.
regards,
Stanley Huang
You could download vim autocomplete for python from here
And then, you could put pythoncomplete.vim in ~/.vim/autoload/
When you writing python, you could use ctrl+p to autocomplete python syntax.
Wish this helps.
regards,
Stanley Huang
Comments
Post a Comment