Make this the default vim indent plugin
memeplex opened this issue · 2 comments
memeplex commented
tell-k commented
@memeplex Sorry, too late my reply.
I saw the issue.
But, this plugin expects the user to have Python and autopep8 installed.
Therefore, it is inappropriate as vim's standard indent plugin.
(It is bad that standard plugin does not work if there is no specific library)
For that purpose, vim-python-pep8-indent is more appropriate.
thx
tmccombs commented
Was there ever an attempt to bring vim-python-pep8-indent into mainline vim?