func src.elv.sh/pkg/edit.insertLastWord

2 uses

	src.elv.sh/pkg/edit (current package)
		store_api.go#L48: func insertLastWord(app cli.App, histStore histutil.Store) error {
		store_api.go#L69: 		"insert-last-word": func() { insertLastWord(app, fuser) },