mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add an ;;;###autoload magic comment, so that the go-rename command can be used without need to explicitly (require 'go-rename) first. Change-Id: Ibdf9886fe98c55e1d948469aac972b568649f910 Reviewed-on: https://go-review.googlesource.com/16327 Reviewed-by: Alan Donovan <adonovan@google.com>
golang.org/x/tools/refactor: libraries for refactoring tools.