diff runtime/doc/index.txt @ 2350:06feaf4fe36a vim73

Rename some "python3" symbols to "py3", as the command name. Documentation updates.
author Bram Moolenaar <bram@vim.org>
date Mon, 19 Jul 2010 20:46:22 +0200
parents 12b829477c60
children 7b7508ee56f1
line wrap: on
line diff
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1382,6 +1382,8 @@ The commands are sorted on the non-optio
 |:ptselect|	:pts[elect]	|:tselect| and show tag in preview window
 |:put|		:pu[t]		insert contents of register in the text
 |:pwd|		:pw[d]		print current directory
+|:py3|		:py3		execute Python 3 command
+|:p3yfile|	:py3f[ile]	execute Python 3 script file
 |:python|	:py[thon]	execute Python command
 |:pyfile|	:pyf[ile]	execute Python script file
 |:quit|		:q[uit]		quit current window (when one window quit Vim)