Guest User

Untitled

a guest
Jun 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. formatMyCode someRandomFile.js
  2.  
  3. echo -e "G=ggn:wqn" | vim ./myfile.php
  4.  
  5. vim -c "execute 'normal! =G' | :wq! out.js" input.js
  6.  
  7. vim +"execute 'normal! =G' | :wq! out.js" input.js
Add Comment
Please, Sign In to add comment