summaryrefslogtreecommitdiff
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-05-17 18:14:19 +0200
committerBram Moolenaar <Bram@vim.org>2013-05-17 18:14:19 +0200
commitad3b366c8250a6f3c7ac699bc4b0f2e613286089 (patch)
tree23a07a413110c9587852eb5ec0e29119d3debc62 /runtime/doc/index.txt
parentd620aa9be4d574627c020dedd39313f8482ab216 (diff)
downloadvim-git-ad3b366c8250a6f3c7ac699bc4b0f2e613286089.tar.gz
Update runtime files.
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index 5456611d7..6b8d445e4 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 7.3. Last change: 2013 May 06
+*index.txt* For Vim version 7.3. Last change: 2013 May 17
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1403,8 +1403,10 @@ tag command action ~
|:pwd| :pw[d] print current directory
|:py3| :py3 execute Python 3 command
|:python3| :python3 same as :py3
+|:py3do| :py3d[o] execute Python 3 command for each line
|:py3file| :py3f[ile] execute Python 3 script file
|:python| :py[thon] execute Python command
+|:pydo| :pyd[o] execute Python command for each line
|:pyfile| :pyf[ile] execute Python script file
|:quit| :q[uit] quit current window (when one window quit Vim)
|:quitall| :quita[ll] quit Vim