master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 8c7abef745 - Show all commits

View File

@@ -23,13 +23,13 @@ return {
}, },
enabled = true, enabled = true,
animate = { animate = {
enabled = false, enabled = true,
}, },
scope = { scope = {
enabled = false, enabled = true,
}, },
chunk = { chunk = {
enabled = false, enabled = true,
hl = 'Debug', hl = 'Debug',
}, },
}, },