Merge branch 'master' of github.com:ksyasuda/dotfiles

This commit is contained in:
2026-03-17 16:55:17 -07:00
3 changed files with 3 additions and 2 deletions

View File

@@ -97,11 +97,13 @@
"showNotificationOnUpdate": true, "showNotificationOnUpdate": true,
"autoUpdateNewCards": true, "autoUpdateNewCards": true,
}, },
"nPlusOne": { "knownWords": {
"decks": ["Minecraft", "Kaishi 1.5k"], "decks": ["Minecraft", "Kaishi 1.5k"],
"highlightEnabled": true, "highlightEnabled": true,
"refreshMinutes": 60, "refreshMinutes": 60,
"matchMode": "headword", "matchMode": "headword",
},
"nPlusOne": {
"minSentenceWords": 3, "minSentenceWords": 3,
}, },
"metadata": { "metadata": {

View File

@@ -1 +0,0 @@
database##os.Darwin

View File