aminal/buffer/cursor.go

6 lines
67 B
Go

package buffer
type Cursor struct {
// holds current attr data
}