github.com/insomniacslk/u-root@v0.0.0-20200717035308-96b791510d76/cmds/core/elvish/edit/eddefs/eddefs.go (about) 1 // Package eddefs contains types used in the Editor. It is separate package so 2 // that editor plugins do not need to depend on the edit package. 3 package eddefs