Печенька блять!

This commit is contained in:
2025-02-11 00:18:55 +03:00
parent fb73a963b6
commit 11c5031c60
74 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
[
{
"caption": "_@",
"id": "me.iiiypuk",
"children":
[
{
"caption": "Open ♥",
"command": "open_file", "args": { "file": "" },
},
{
"caption": "Open GPG",
"command": "open_file", "args": { "file": "" },
},
{
"caption": "-"
},
{
"caption": "Open Recent",
"mnemonic": "R",
"children":
[
{ "command": "reopen_last_file", "caption": "Reopen Closed File" },
{ "caption": "-" },
{ "command": "open_recent_file", "args": {"index": 0 } },
{ "command": "open_recent_file", "args": {"index": 1 } },
{ "command": "open_recent_file", "args": {"index": 2 } },
{ "command": "open_recent_file", "args": {"index": 3 } },
{ "command": "open_recent_file", "args": {"index": 4 } },
{ "command": "open_recent_file", "args": {"index": 5 } },
{ "command": "open_recent_file", "args": {"index": 6 } },
{ "command": "open_recent_file", "args": {"index": 7 } },
{ "command": "open_recent_file", "args": {"index": 8 } },
{ "command": "open_recent_file", "args": {"index": 9 } },
{ "command": "open_recent_file", "args": {"index": 10 } },
{ "command": "open_recent_file", "args": {"index": 11 } },
{ "command": "open_recent_file", "args": {"index": 12 } },
{ "command": "open_recent_file", "args": {"index": 13 } },
{ "command": "open_recent_file", "args": {"index": 14 } },
{ "command": "open_recent_file", "args": {"index": 15 } },
{ "caption": "-" },
{ "command": "clear_recent_files", "caption": "Clear Items" }
]
},
]
},
]

View File

@@ -0,0 +1,22 @@
{
"ui_scale": 1.0,
"bold_folder_labels": true,
"font_face": "Cascadia Code",
"font_size": 12,
"font_options": ["gdi"], // only Windows
"show_encoding": true,
"draw_centered": false,
"word_wrap": false,
"always_show_minimap_viewport": true,
"remember_full_screen": false,
"show_line_endings": true,
"highlight_line": true,
"folder_exclude_patterns": [".git", ".buildozer", "node_modules", "venv", "vendor", "tpl_cache"],
"file_exclude_patterns": ["composer.phar", "*.sqlite3", ".directory"],
"ignored_packages":
[
"Vintage",
],
"theme": "Adaptive.sublime-theme",
"index_files": true,
}

View File

@@ -0,0 +1,4 @@
## Packages
- EditorConfig
- WakaTime