modify hlchunk animation time

pull/1444/head
Eric Olerud 7 months ago
parent 15365ed174
commit 99164ee1ee

@ -5,6 +5,8 @@ return {
require('hlchunk').setup { require('hlchunk').setup {
chunk = { chunk = {
enable = true, enable = true,
duration = 150,
delay = 1,
}, },
} }
end, end,

Loading…
Cancel
Save