Skip to content

Instantly share code, notes, and snippets.

@abiriadev
Created September 28, 2021 00:45
Show Gist options
  • Save abiriadev/4feaf0e237de1c4962090d12f22ab5de to your computer and use it in GitHub Desktop.
Save abiriadev/4feaf0e237de1c4962090d12f22ab5de to your computer and use it in GitHub Desktop.
sublime text 3.0 editor setting file
{
"font_face": "D2Coding ligature",
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Vintage",
],
"ui_scale": 1.2,
"theme": "Adaptive.sublime-theme",
"color_scheme": "Packages/Visual Studio Dark/Visual Studio Dark.tmTheme",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment