Merge branch 'master' of https://github.com/eodomo/kickstart.nvim
This commit is contained in:
commit
27504f0485
|
@ -5,6 +5,8 @@ return {
|
|||
require('hlchunk').setup {
|
||||
chunk = {
|
||||
enable = true,
|
||||
duration = 150,
|
||||
delay = 1,
|
||||
},
|
||||
}
|
||||
end,
|
||||
|
|
Loading…
Reference in New Issue