in reply to Re: .vimrc for perl programmers
in thread .vimrc for perl programmers
which just saves and runs the current file with perl. I'm using a MacMini with a USB keyboard, so I know it's probably not exactly the same. Have you tried pressing ^V before the F-key to map something, or am I just really fortunate?map ^[OQ :w!^M:! perl %^M
|
---|