chore(fmt): stylua

This commit is contained in:
hedy
2023-11-26 13:29:47 +08:00
parent 137e76fdca
commit 1743ee7c66
4 changed files with 14 additions and 11 deletions

View File

@@ -287,7 +287,7 @@ function M.resolve_config()
if not M.o.guides.enabled then
M.o.guides = {
enabled = true,
markers = { middle = ' ', vertical = ' ', bottom = ' ' }
markers = { middle = ' ', vertical = ' ', bottom = ' ' },
}
end
----- SPLIT COMMAND -----