refactor: 重构了window 和content类
This commit is contained in:
parent
94c4658262
commit
579c9268fa
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
lua/Trans/util/
|
lua/Trans/util/
|
||||||
lua/Trans/core/
|
lua/Trans/test/
|
||||||
note/
|
note/
|
||||||
go/
|
go/
|
||||||
|
@ -25,7 +25,7 @@ M.init = function(entry, opts)
|
|||||||
opts = { opts, 't' }
|
opts = { opts, 't' }
|
||||||
}
|
}
|
||||||
local opt = {
|
local opt = {
|
||||||
relative = nil,
|
relative = nil,
|
||||||
width = nil,
|
width = nil,
|
||||||
height = nil,
|
height = nil,
|
||||||
border = nil,
|
border = nil,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user