AutoYADM commit: 2024-12-20 21:30:02

This commit is contained in:
Daniel Fichtinger 2024-12-20 21:30:02 -05:00
parent ce54b3c8a8
commit 5ae79baae6
2 changed files with 4 additions and 0 deletions

View file

@ -13,4 +13,7 @@ return {
subwordMovement = true,
customPatterns = {}, -- check "Custom Movement Patterns" in the README for details
},
dependencies = {
"https://github.com/starwing/luautf8",
},
}