Prepare components
This commit is contained in:
@@ -6,7 +6,7 @@ function M.get_filetype()
|
||||
return bo.filetype
|
||||
end
|
||||
|
||||
function M.get_component()
|
||||
function M.get_item()
|
||||
return table.concat({
|
||||
[[%{luaeval('require("hardline.filetype").get_filetype()')}]],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user