Last active
May 3, 2016 08:21
-
-
Save objarni/5f062ba321730859afaa111d7c79ce8e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Loosely ordered by necessity to me | |
| ================================== | |
| ColorSublime (to browse online schemes) | |
| Schemr (to quickly switch scheme using Alt+F5) | |
| Themr (to install and switch theme) | |
| SublimeLinter | |
| SublimeLinter-flake8 (obs! kräver att flake8 pip package är tillgängligt vid subl-start) | |
| SublimeAStyleFormatter (to properly format C++ code) | |
| Color Highlighter (to visually see #RRGGBB colors in web code) | |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
switched from pep8 to more general flake8 linter