Skip to content

Instantly share code, notes, and snippets.

@scriptype
Created May 24, 2017 04:07
Show Gist options
  • Save scriptype/b48eb700fc41ef8f56f06f10f2c59e92 to your computer and use it in GitHub Desktop.
Save scriptype/b48eb700fc41ef8f56f06f10f2c59e92 to your computer and use it in GitHub Desktop.
Pronounce word under cursor in Vim
nnoremap <leader>s ms"syiw:r !say <C-r>s<CR>`s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment