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,
"ensure_newline_at_eof_on_save": true,
"font_face": "Hack Regular",
"highlight_modified_tabs": true,
"font_options":
[
"gray_antialias",

View File

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