updating with latest changes

This commit is contained in:
dtomlinson
2019-12-04 11:50:35 +00:00
parent 4fa8a0ff8b
commit 28fc65dce0
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
{ {
"style": "google", "style": "numpy",
} }

View File

@@ -19,6 +19,7 @@
"enki_theme_small_tab": true, "enki_theme_small_tab": true,
"ensure_newline_at_eof_on_save": true, "ensure_newline_at_eof_on_save": true,
"font_face": "Hack Regular", "font_face": "Hack Regular",
"highlight_modified_tabs": true,
"font_options": "font_options":
[ [
"gray_antialias", "gray_antialias",

View File

@@ -60,7 +60,7 @@ Deprecated in favour of pudb
- SublimeLinter-flake8 - SublimeLinter-flake8
- SublimeLinter-pycodestyle - SublimeLinter-pycodestyle
- SublimeLinter-pyflakes --> - SublimeLinter-pyflakes -->
- SublimeREPL <!-- - SublimeREPL -->
- AutoDocstring - AutoDocstring
- Python Improved - Python Improved
- MagicPython - MagicPython
@@ -82,6 +82,8 @@ Deprecated in favour of pudb
- InsertDate - InsertDate
- AutoFileName - AutoFileName
- ChangeQuotes - ChangeQuotes
- FixSelectionAfterIndent
- KeepPastedTextSelected
## Misc ## Misc