Guest User

Untitled

a guest
Sep 11th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VIM 0.08 KB | None | 0 0
  1. :py import vim
  2. :py [vim.command("let var%d=%d" % (i, i)) for i in range(10)]
Add Comment
Please, Sign In to add comment