Update stuff

This commit is contained in:
2019-08-30 12:40:25 +02:00
parent dce4d97dc8
commit 94f6b92dab
7 changed files with 43 additions and 14 deletions
+3 -4
View File
@@ -2,7 +2,7 @@
"animation_enabled": false,
"caret_style": "phase",
"close_windows_when_empty": false,
"color_scheme": "Packages/Colorsublime - Themes/peacocks-in-space.tmTheme",
"color_scheme": "Packages/Colorsublime - Themes/Dracula.tmTheme",
"default_line_ending": "unix",
"drag_text": false,
"draw_minimap_border": false,
@@ -20,17 +20,16 @@
".bundle",
".sass-cache",
"__pycache__",
"vendor",
"node-modules"
],
"font_face": "Inconsolata",
"font_face": "Hack",
"font_options":
[
"subpixel_antialias",
"no_bold",
"no_italic"
],
"font_size": 18.0,
"font_size": 12.0,
"gpu_window_buffer": true,
"gutter": true,
"highlight_line": true,