add bulk procesing

This commit is contained in:
Wolfang Torres
2026-06-27 12:52:16 +08:00
parent 777f4b4de1
commit 7cb0894abd
9 changed files with 336 additions and 56 deletions

View File

@@ -24,3 +24,7 @@ indent_style = tab
[*.{js,css,scss,html,xml}]
indent_style = space
indent_size = 2
[*.{dictionary,dictation,phrases}.txt]
indent_style = tab
indent_size = 8