Using Vim/NeoVim to sort lines instantly

Published on ● Video Link: https://www.youtube.com/watch?v=5orgXEyEqZc



Duration: 3:01
540 views
9


This scenario I hit in my day-to-day job as a Data Engineer. Instead of manipulating the lines in Python like I'd usually do I opted to see if my editor could. And it COULD!

Link to the blog post that inspired this video: https://gigatexal.blog/pages/how-to-sort-text-in-place-using-vim/how-to-sort-text-in-place-using-vim.html

#vim #neovim #sorting #programming #dataengineering