Skip to content

Instantly share code, notes, and snippets.

@FreekPaans
Created February 26, 2016 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FreekPaans/65a9cf170d14f384afc1 to your computer and use it in GitHub Desktop.
Save FreekPaans/65a9cf170d14f384afc1 to your computer and use it in GitHub Desktop.
autocmd FileType clojure nnoremap <buffer> <F5> :Require!<CR>:RunTests<CR>
0 autocmd FileType clojure nnoremap <buffer> <F6> :Require!<CR>:.RunTests<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment