Last active
September 21, 2017 16:01
-
-
Save axelerator/2cd5e92b1435606efec267f15a9f0c26 to your computer and use it in GitHub Desktop.
yaml key sorting in vim
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
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