I want to run a vim command for example gg=G but in the terminal.
gg=G
I have tried vim gg=G filename but it didn\'t work.
vim gg=G filename
This would be