updating custom css

This commit is contained in:
2019-12-10 03:07:05 +00:00
parent 033a90ca16
commit 374e847ba8
2 changed files with 4 additions and 0 deletions

View File

@@ -45,6 +45,8 @@
}, },
], ],
"debug.ui_scale": "14",
"debug.open_at_startup": false,
"enable_signatures_tooltip": true, "enable_signatures_tooltip": true,
"merge_signatures_and_doc": false, "merge_signatures_and_doc": false,
"python_interpreter": "$VIRTUAL_ENV/bin/python" "python_interpreter": "$VIRTUAL_ENV/bin/python"

View File

@@ -30,6 +30,7 @@ Deprecated in favour of pudb
- SublimeLog - SublimeLog
- Terminus - Terminus
- Log-Highlight
## Markdown ## Markdown
@@ -44,6 +45,7 @@ Deprecated in favour of pudb
<!-- - Restructured Text (RST) Snippets --> <!-- - Restructured Text (RST) Snippets -->
- sublime-rst-completion - sublime-rst-completion
- OmniMarkupPreviewer
## Development ## Development