Skip to content

Instantly share code, notes, and snippets.

@kblomqvist
Created December 5, 2011 17:20
Show Gist options
  • Save kblomqvist/1434446 to your computer and use it in GitHub Desktop.
Save kblomqvist/1434446 to your computer and use it in GitHub Desktop.
Shortcuts for AVR32 development in VIM
map <F7> :w !make<CR>
map <F8> :w !make program start<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment