sort pipe delim table
!sort -k3 -t'|'
insert the name of current file
In insert mode, type ctrl-R then % to insert the name of the current file.
vim-easy-align
https://github.com/junegunn/vim-easy-align
vipga=
- visual-select inner paragraph
- Start EasyAlign command (ga)
- Align around =
gaip=
- Start EasyAlign command (ga) for inner paragraph
- Align around =