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