updating with latest packages

This commit is contained in:
dtomlinson
2019-10-25 03:00:35 +01:00
parent 109eba2dc4
commit ca17c0b1d6
9 changed files with 49 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
],
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/ayu/ayu-mirage.sublime-color-scheme",
"color_scheme": "Packages/Night Owl/Night Owl.sublime-color-scheme",
"complete_all_paramters": true,
"display_signatures": true,
"draw_white_space": "all",
@@ -33,11 +33,10 @@
],
"python_interpreter": "$VIRTUAL_ENV/bin/python"
},
"theme": "ayu-mirage.sublime-theme",
"theme": "halcyon.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"ui_separator": true,
"word_wrap": true,
"wrap_width": 80
}