Created
April 9, 2016 22:06
-
-
Save dragon788/25a6c3ede4ad6481507d2a98358181ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" what @alfredodeza will type into your vim if you leave your terminal unlocked | |
" on linux, replace "say" with "espeak" (and hope it's installed) | |
:nnoremap <silent> u u:call system("say -v whisper 'balls'")<CR> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment