mirror of
https://github.com/vim/vim.git
synced 2026-07-17 08:59:46 +02:00
3dab2806fe
Problem: Python does not have a "do" command like Perl or Lua. Solution: Add the ":py3do" command. (Lilydjwg)