mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 14:22:42 +09:00
Open help in a separate split
This commit is contained in:
@@ -189,7 +189,6 @@ func (b *Buffer) Serialize() error {
|
||||
b.Cursor,
|
||||
b.ModTime,
|
||||
})
|
||||
// err = enc.Encode(b.Cursor)
|
||||
}
|
||||
file.Close()
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user