feat(guides): Add option to disable guides
This commit is contained in:
@@ -4,6 +4,7 @@ local M = {}
|
||||
|
||||
local defaults = {
|
||||
highlight_hovered_item = true,
|
||||
show_guides = true,
|
||||
}
|
||||
|
||||
M.options = {}
|
||||
|
||||
Reference in New Issue
Block a user