Plugin created to search the documentation for Django.
Highlight the code to find or place them next to the cursor and press SHIFT+ALT+D
.
Install Sublime Package Control if he not installed. Search and install Django-DocsSearch
from Package Control.
Clone the repository or download folder Packages from Sublime Text 2. Rename the downloaded folder to Django-DocsSearch.
$ cd ~/.config/sublime-text-2/Packages/
$ git clone git://github.com/saippuakauppias/sublime-text-2-Django-DocsSearch.git Django-DocsSearch
$ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
$ git clone git://github.com/saippuakauppias/sublime-text-2-Django-DocsSearch.git Django-DocsSearch
Really?