modify hlchunk animation time

This commit is contained in:
Eric Olerud 2024-10-16 19:02:42 -04:00
parent 15365ed174
commit 99164ee1ee
1 changed files with 2 additions and 0 deletions

View File

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