mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-16 05:47:06 +09:00
gofmt after renaming the URL
This commit is contained in:
@@ -10,12 +10,12 @@ import (
|
||||
luar "layeh.com/gopher-luar"
|
||||
|
||||
runewidth "github.com/mattn/go-runewidth"
|
||||
lua "github.com/yuin/gopher-lua"
|
||||
"github.com/micro-editor/micro/v2/internal/buffer"
|
||||
"github.com/micro-editor/micro/v2/internal/config"
|
||||
ulua "github.com/micro-editor/micro/v2/internal/lua"
|
||||
"github.com/micro-editor/micro/v2/internal/screen"
|
||||
"github.com/micro-editor/micro/v2/internal/util"
|
||||
lua "github.com/yuin/gopher-lua"
|
||||
)
|
||||
|
||||
// StatusLine represents the information line at the bottom
|
||||
|
||||
Reference in New Issue
Block a user