Open help in a separate split

This commit is contained in:
Zachary Yedidia
2016-07-14 13:01:02 -04:00
parent abd36649c9
commit 02f78edaf9
4 changed files with 9 additions and 21 deletions

View File

@@ -189,7 +189,6 @@ func (b *Buffer) Serialize() error {
b.Cursor,
b.ModTime,
})
// err = enc.Encode(b.Cursor)
}
file.Close()
return err