rename terminal -> term
This commit is contained in:
@@ -193,7 +193,7 @@ contains the following:
|
||||
end)
|
||||
|
||||
-- apply terminal colors
|
||||
require(base_name .. ".terminal").setup()
|
||||
require(base_name .. ".term").setup()
|
||||
|
||||
-- include our theme file and pass it to lush to apply
|
||||
lush(specs)
|
||||
|
||||
Reference in New Issue
Block a user