Add Sublime Merge

This commit is contained in:
Krzosa Karol
2025-12-31 09:12:56 +01:00
parent e431739a9b
commit bacbf31f72
4 changed files with 49 additions and 26 deletions

View File

@@ -0,0 +1,6 @@
{
"theme": "Merge Dark.sublime-theme",
"side_bar_layout": "tabs",
"diff_algorithm": "match_git",
"visible_carriage_returns_at_eol": true,
}