Switch to gdamore/tcell

This commit is contained in:
Zachary Yedidia
2019-12-31 17:23:12 -05:00
parent 466c48da31
commit 6632ab0a77
18 changed files with 35 additions and 31 deletions

View File

@@ -2,7 +2,7 @@ package buffer
import (
"github.com/zyedidia/micro/internal/config"
"github.com/zyedidia/tcell"
"github.com/gdamore/tcell"
)
type MsgType int