mirror of
https://github.com/golang/go
synced 2024-11-12 05:40:22 -07:00
2d1fa08967
Two fixes for indentation problems: 1. Properly recognize multi-line strings. These start with `, not ". 2. Don't indent a line if the beginning of the line is the end of a multi-line string. This happened for instance when inserting a closing bracket after a multi-line string. R=sameer CC=golang-dev https://golang.org/cl/6157044 |
||
---|---|---|
.. | ||
go-mode-load.el | ||
go-mode.el |