updating with latest changes
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"style": "google",
|
"style": "numpy",
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user