• Dominik Honnef's avatar
    misc/emacs: add support for ff-find-other-file · cce25c88
    Dominik Honnef authored
    c-mode classically uses ff-find-other-file to toggle between headers
    and implementation. For Go it seemingly makes sense to jump between
    implementation and test.
    
    While there's no enforced mapping of file names for tests, the mapping
    in this CL seems to be very common at least throughout the standard
    library, and ff-find-other-file fails gracefully when the mapping
    doesn't apply.
    
    LGTM=adonovan
    R=adonovan
    CC=golang-codereviews
    https://golang.org/cl/65750044
    cce25c88
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...