Hacker News new | ask | show | jobs
by Zakharov 4787 days ago
The default vim shipping with Ubuntu (12.04, not sure about newer versions) doesn't have Python support.
1 comments

Are you sure? My VPS runs Ubuntu 12.04.2, only has the vim-common, vim-runtime and vim-tiny packages installed, and `:python echo "Hello world"` works fine.