Ticket #5593 (closed enhancement: wontfix)
Please add vim config line in all source files
| Reported by: | Merwok | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | None | Version: | hg |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| OS: | All | Blocking: |
Description
Hello
Programmers using Vim with a sensible configuration for Python files, say < http://hg.python.org/cpython/file/f9d3092cbc93/Misc/Vim/vimrc>, have to remember that Gajim has its own style. When they try to fix something and send a patch, they can get bitten by this discrepancy and have to rewrite their patch. (This is precisely the sort of stupid things that the Style Guide for Python Code was written to prevent.)
I’d like each file to contain appropriate configuration (noexpandtab and tabwidth=3) to ease the participation of external developers. Thanks.
Regards
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
