I\'m trying to create a shortcut key in vim to compile and run the program
with this command :
map :w :!clear && gcc % &l