diff --git a/README.md b/README.md index 75a6b788..161dd16b 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ so you need Python. - [Algorithms and Design Patterns](#algorithms-and-design-patterns) - [Miscellaneous](#miscellaneous) - [Resources](#resources) + - [Editor Plugins](#editor-plugins) - [Books](#books) - [Websites](#websites) - [Weekly](#weekly) @@ -515,7 +516,9 @@ so you need Python. * Emacs * TODO * Sublime Text - * TODO + * [SublimeJEDI](https://github.com/srusskih/SublimeJEDI) - A Sublime Text plugin to the awesome autocomplete library [Jedi](https://github.com/davidhalter/jedi). + * [Anaconda](https://github.com/DamnWidget/anaconda) - Anaconda turns your Sublime Text 3 in a full featured Python development IDE. + * [Djaneiro](https://github.com/squ1b3r/Djaneiro) - Django support for Sublime Text. ## Books