Skip to content

Instantly share code, notes, and snippets.

@zedr
Created August 23, 2017 22:23
Show Gist options
  • Save zedr/b320a22d5bac3178423688c761042983 to your computer and use it in GitHub Desktop.
Save zedr/b320a22d5bac3178423688c761042983 to your computer and use it in GitHub Desktop.
Vim command
:nnoremap <CR> :!make && ./main<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment