Last active
July 13, 2023 12:54
-
-
Save gnat/1dbdae36098f91e7021de37ec3966d35 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ignored_packages": | |
[ | |
"Vintage", | |
], | |
"color_scheme": "InvaderZim.sublime-color-scheme", | |
"theme": "Adaptive.sublime-theme", | |
"gtk_client_side_window_decorations": false, | |
"font_face":"SF Mono Semibold", | |
"line_padding_bottom": -1, | |
"line_padding_top": -2, | |
"enable_tab_scrolling": false, | |
"font_size": 14, | |
"tab_size": 4, | |
"drag_text": false, | |
"highlight_line": true, | |
"highlight_line_number": true, | |
"always_show_minimap_viewport": true, | |
"trim_trailing_white_space_on_save": "all", | |
"ensure_newline_at_eof_on_save": true, | |
"shift_tab_unindent": true, | |
// Disable mouse multi select in CTRL+P -> View Package File -> Default mousemap. Save file goes in Packages/User/Default.sublime-mousemap | |
} |
SublimeOnSaveBuild.sublime-settings
{
"filename_filter": "\\.(css|js|sass|less|scss|ph)$",
"build_on_save": 1
}
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Font: https://github.com/supercomputra/SF-Mono-Font