Comment #4 on issue 98 by [email protected]: python.vim indent plugin
not pep8 compliant
http://code.google.com/p/vim/issues/detail?id=98
It does not force. It provides defaults. You have a bunch of ways to
reset them: modelines, :au Filetype python, `set exrc` (better to use
some plugin like localrc);
Don't forget the after/ directory.
I do not think that having PEP8-compliant default is a bad thing. But
grepping /usr/share/vim/vim74/ftplugin/*.vim reveals that it is not
common to put “language default” coding styling definition into filetype
plugins.
I think that correlates more to the fact that most languages don't have
a self or community imposed coding style. Python, make, cobol, Go, and
Java are a few off-hand that I can think of which do.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.