Announcing ‘mini.align’

announce
reddit
Align text interactively (like ‘vim-easy-align’, but in Lua and slightly different mechanics)
Author

Evgeni Chasnovski

Published

September 22, 2022

Originally posted on Reddit

Hello, Neovim users!

I am happy to announce the release of mini.align - module of mini.nvim for aligning text interactively (with or without live preview). This is mostly designed after junegunn/vim-easy-align, but is implemented in Lua and has slightly different alignment specification and user interaction lifecycle.

Features:

Please, check it out and tell me what you think! Either here in comments or in dedicated beta-testing issue. Thanks!