Merge pull request #5 from ksyasuda/feature/frequency-based-highlighting

Add vendor frequency defaults with override support
This commit is contained in:
2026-02-15 23:47:28 -08:00
committed by GitHub
24 changed files with 1443 additions and 32 deletions

View File

@@ -103,6 +103,10 @@
"from": "vendor/yomitan-jlpt-vocab",
"to": "yomitan-jlpt-vocab"
},
{
"from": "vendor/jiten_freq_global",
"to": "jiten_freq_global"
},
{
"from": "assets",
"to": "assets"