refactor: 重构了window 和content类

This commit is contained in:
JuanZoran 2023-01-20 14:54:11 +08:00
parent 94c4658262
commit 579c9268fa
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
lua/Trans/util/
lua/Trans/core/
lua/Trans/test/
note/
go/

View File

@ -25,7 +25,7 @@ M.init = function(entry, opts)
opts = { opts, 't' }
}
local opt = {
relative = nil,
relative = nil,
width = nil,
height = nil,
border = nil,