Skip to content

Instantly share code, notes, and snippets.

@smeghead
Created July 27, 2011 09:58
Show Gist options
  • Select an option

  • Save smeghead/1109042 to your computer and use it in GitHub Desktop.

Select an option

Save smeghead/1109042 to your computer and use it in GitHub Desktop.
perltidy on vim
map ,ptv <Esc>:'<,'>! LANG=C perltidy<CR>
map ,pt <Esc>:%! LANG=C perltidy<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment