chiark / gitweb /
only set noet
[topgit.git] / .topmsg
1 From: martin f. krafft <madduck@debian.org>
2 Subject: [TopGit PATCH] Add Vim modelines for consistent spacing
3
4 TopGit shell scripts use tabs and this commit instructs Vim via modeline not
5 to expand tabs.
6
7 Signed-off-by: martin f. krafft <madduck@debian.org>