I\'ve been trying to find something that will let me run multiple commands on the same line in Vim, akin to using semicolons to separate commands in *nix systems or &a
&a
I've always used ^J to separate multiple commands by pressing Ctrl+v, Ctrl+j.
^J