Skip to content

Instantly share code, notes, and snippets.

@axelerator
Last active September 21, 2017 16:01
Show Gist options
  • Save axelerator/2cd5e92b1435606efec267f15a9f0c26 to your computer and use it in GitHub Desktop.
Save axelerator/2cd5e92b1435606efec267f15a9f0c26 to your computer and use it in GitHub Desktop.
yaml key sorting in vim
nmap <leader>y :!yml-sorter -i % -o %<CR>
https://www.npmjs.com/package/yml-sorter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment