Assign the Run action to run the ex command in the FakeVim configuration.

Then put the line map qq :run<CR>in your file vimrcthat is read by FakeVim (by default it is %USERPROFILE%\_vimrcon Windows or ~/.vimrc, the path can be changed on the General tab).
source
share