mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-23 09:17:08 +09:00
import: Use micro-editor/tcell (legacy) instead of zyedidia/tcell (#3593)
This commit is contained in:
@@ -2,7 +2,7 @@ package buffer
|
||||
|
||||
import (
|
||||
"github.com/zyedidia/micro/v2/internal/config"
|
||||
"github.com/zyedidia/tcell/v2"
|
||||
"github.com/micro-editor/tcell/v2"
|
||||
)
|
||||
|
||||
type MsgType int
|
||||
|
||||
Reference in New Issue
Block a user