diff --git a/.gitignore b/.gitignore index 507551e..70eae03 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ lua/Trans/util/ -lua/Trans/core/ +lua/Trans/test/ note/ go/ diff --git a/lua/Trans/window.lua b/lua/Trans/window.lua index 5900289..78ab4f7 100644 --- a/lua/Trans/window.lua +++ b/lua/Trans/window.lua @@ -25,7 +25,7 @@ M.init = function(entry, opts) opts = { opts, 't' } } local opt = { - relative = nil, + relative = nil, width = nil, height = nil, border = nil,