Sort lines based on a column in Vim/Nvim

📝

内容提要

I have a file where each line has several comma-separated items. I want to sort the lines, based on a certain column. How do we do it inside Vim/Nvim?

🏷️

标签

➡️

继续阅读