refactor: remove redundant setup functions

This commit is contained in:
Folke Lemaitre 2024-12-09 21:33:30 +01:00
parent 01ab0fce21
commit 2f1c2cfb91
2 changed files with 0 additions and 8 deletions

View file

@ -295,10 +295,6 @@ function M.debug()
end)
end
function M.setup()
M.enable()
end
--- Enable indent guides
function M.enable()
if M.enabled then

View file

@ -56,10 +56,6 @@ local function get_state(win)
return states[win]
end
function M.setup()
M.enable()
end
function M.enable()
if M.enabled then
return