Sublime Merge

This commit is contained in:
2024-08-02 13:05:16 +02:00
parent bdada371e1
commit 6c44573c6c
8 changed files with 226 additions and 0 deletions

View File

@ -0,0 +1,6 @@
// Settings in here override those in "Default/Preferences.sublime-settings",
// and are overridden in turn by syntax-specific settings.
{
"theme": "Merge Dark.sublime-theme",
"hardware_acceleration": "opengl",
}