kitchen sink cause I'm too lazy to sort through this junk
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
local status_ok, luatab = pcall(require, "luatab")
|
||||
if not status_ok then
|
||||
return
|
||||
end
|
||||
|
||||
luatab.setup {
|
||||
windowCount = function() return '' end,
|
||||
devicon = function() return '' end,
|
||||
}
|
Reference in New Issue
Block a user