http://www.vim.org/scripts/script.php?script_id=3277#1.0
Installing this help file will give you access to the Python 2.7 standard library documentation as a Vim help file (available from within Vim by typing ":help py2stdlib"). For this release I've only tagged the module names (otherwise the help tagspace becomes too cluttered). |
install details |
1. Download the file. 2. Change to your $VIMRUNTIME directory (e.g., "cd ~/.vim"). 3. Unarchive the file (e.g., "unzip ~/Downloads/py2stdlib.zip"). 4. Change to the "doc" subdirectory (e.g., "cd doc"). 5. Rebuild the tags: "vim -c ":helptags . | :q" |
para py3k
http://www.vim.org/scripts/script.php?script_id=3278#1.0
description |
Installing this help file will give you access to the Python 3.1 standard library documentation as a Vim help file (available from within Vim by typing ":help py2stdlib"). For this release I've only tagged the module names (otherwise the help tagspace becomes too cluttered). |
install details |
1. Download the file. 2. Change to your $VIMRUNTIME directory (e.g., "cd ~/.vim"). 3. Unarchive the file (e.g., "unzip ~/Downloads/py3stdlib.zip"). 4. Change to the "doc" subdirectory (e.g., "cd doc"). 5. Rebuild the tags: "vim -c ":helptags . | :q" |
Nenhum comentário:
Postar um comentário
Insira seu comentário - O mesmo será submetido à aprovação!