Y
Hacker News
new
|
ask
|
show
|
jobs
by
war1025
2376 days ago
auto indent and syntax highlighting are there by default. Never used autocomplete so can't say.
2 comments
pletnes
2376 days ago
Afaik there’s basic autocomplete but only if vim was built with the python option enabled.
But then again I use vscode and pycharm in vim mode.
link
a3n
2376 days ago
I tried autocomplete in vim for Python a few years back, I forget which plugin. It was annoying, too aggressive. Uninstalled.
link
But then again I use vscode and pycharm in vim mode.