Bram Moolenaar
|
d620aa9be4
|
updated for version 7.3.966
Problem: There is ":py3do" but no ":pydo".
Solution: Add the ":pydo" command. (Lilydjwg)
|
2013-05-17 16:40:06 +02:00 |
|
Bram Moolenaar
|
5e538ecd5e
|
updated for version 7.3.949
Problem: Python: no easy access to tabpages.
Solution: Add vim.tabpages and vim.current.tabpage. (ZyX)
|
2013-05-15 15:12:29 +02:00 |
|
Bram Moolenaar
|
db91395312
|
updated for version 7.3.569
Problem: Evaluating Vim expression in Python is insufficient.
Solution: Add vim.bindeval(). Also add pyeval() and py3eval(). (ZyX)
|
2012-06-29 12:54:53 +02:00 |
|
Bram Moolenaar
|
4c3a326c53
|
Temporary solution for crashing when using both :py and :py3: disallow both in
one session.
|
2010-07-24 15:42:14 +02:00 |
|
Bram Moolenaar
|
c81e5e79a0
|
updated for version 7.1a
|
2007-05-05 18:24:42 +00:00 |
|
Bram Moolenaar
|
76b92b2830
|
updated for version 7.0b
|
2006-03-24 22:46:53 +00:00 |
|
Bram Moolenaar
|
071d4279d6
|
updated for version 7.0001
|
2004-06-13 20:20:40 +00:00 |
|