mirror of
https://github.com/zoriya/vim.git
synced 2026-02-11 09:16:33 +00:00
Problem: :for cannot loop over a string. Solution: Accept a string argument and iterate over its characters.
Problem: :for cannot loop over a string. Solution: Accept a string argument and iterate over its characters.