vault backup: 2026-06-08 16:23:12

This commit is contained in:
Dmitry
2026-06-08 16:23:12 +03:00
parent 17177b3713
commit 99be85cd54
8 changed files with 35 additions and 67441 deletions
+31 -4
View File
@@ -3,6 +3,11 @@
"aestheticStyle": "glass",
"positionStyle": "top",
"menuCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
},
{
"id": "editing-toolbar:editor-undo",
"name": "Undo editor",
@@ -389,8 +394,19 @@
"icon": "exit-fullscreen"
}
],
"followingCommands": [],
"followingCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
}
],
"topCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
},
{
"id": "editing-toolbar:editor-undo",
"name": "Undo editor",
@@ -778,6 +794,11 @@
}
],
"fixedCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
},
{
"id": "editing-toolbar:editor-undo",
"name": "Undo editor",
@@ -1066,7 +1087,13 @@
"icon": "exit-fullscreen"
}
],
"mobileCommands": [],
"mobileCommands": [
{
"id": "editing-toolbar:ai-tools",
"name": "AI Tools",
"icon": "lucide-sparkles"
}
],
"enableMultipleConfig": true,
"enableTopToolbar": true,
"enableFollowingToolbar": false,
@@ -1128,8 +1155,8 @@
"toolbarIconSize": 18,
"useCurrentLineForRegex": false,
"ai": {
"enabled": false,
"consentAccepted": false,
"enabled": true,
"consentAccepted": true,
"onboardingShown": true,
"providerMode": "pkmer-first",
"enableInlineCompletion": true,