python/doc: Fix a link to pylookup

This commit is contained in:
Wieland Hoffmann 2015-10-18 20:13:11 +02:00 committed by syl20bnr
parent a358eb0154
commit 70ecefe79b
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ Test commands (start with ~m t~ or ~m T~):
| ~SPC m g u~ | navigate between usages with =anaconda-mode-find-references= |
| ~SPC m h d~ | look for documentation using =helm-pydoc= |
| ~SPC m h h~ | quick documentation using anaconda |
| ~SPC m h H~ | open documentation in =firefox= using [pylookup][pylookup] |
| ~SPC m h H~ | open documentation in =firefox= using [[https://github.com/tsgates/pylookup][pylookup]] |
| ~SPC m v~ | activate a virtual environment with [[https://github.com/yyuu/pyenv][pyenv]] |
| ~SPC m V~ | activate a virtual environment with [[https://github.com/jorgenschaefer/pyvenv][pyvenv]] |
* Configuration