github.com/u-root/u-root@v7.0.1-0.20200915234505-ad7babab0a8e+incompatible/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