Thread (4 messages) flat view 4 messages, 3 authors, 2016-08-19

Re: [PATCH v3 1/3] diff-highlight: add some tests.

From: Eric Wong <hidden>
Date: 2016-08-19 20:57:01

Possibly related (same subject, not in this thread)

Brian Henderson [off-list ref] wrote:
On Fri, Aug 19, 2016 at 11:10:55AM -0700, Junio C Hamano wrote:
quoted
quoted
+# vim: set noet
We tend to avoid cluttering the source with editor specific insns
like this.
oops.

Anyone have any suggestions for project level vim settings?
vim defaults work fine for me on FreeBSD and Debian:

	tabstop=8 shiftwidth=8 softtabstop=0 noexpandtab

Generally, we take after the Linux kernel:

	https://kernel.org/doc/Documentation/CodingStyle

Which I'm happy about and largely agree with.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help