]> Cypherpunks repositories - gostls13.git/commit
misc/vim: drop indent support for jump labels.
authorDavid Symonds <dsymonds@golang.org>
Sat, 14 May 2011 16:45:32 +0000 (09:45 -0700)
committerDavid Symonds <dsymonds@golang.org>
Sat, 14 May 2011 16:45:32 +0000 (09:45 -0700)
commit816f4bb1d81e20fe1a9fff06b1cff7e69fb6e581
treeb8c3e7d0325642527a33716bd5a86f8fb6dba615
parentb2400c28cffd3ca1beda6176efd663a9df3aad1a
misc/vim: drop indent support for jump labels.

It interferes with keys in composite literals,
which are much more common.

R=dchest, jnwhiteh, rlight2
CC=golang-dev
https://golang.org/cl/4521065
misc/vim/indent/go.vim