Vonr / align.nvim

A minimal plugin for NeoVim for aligning lines
GNU General Public License v3.0
147 stars 4 forks source link

Plugin does not align at the first line. #21

Open voronind-com opened 7 months ago

voronind-com commented 7 months ago

Screencast from 2023-12-05 15-51-20.webm

If you try to align including the first line in a file - nothing happens.

theSprog commented 5 months ago

I'm also suffering from this problem where the auto-align plugin doesn't work when the selected text includes the first line and the scope of the selection is a paragraph.

And sometimes the plugin conflicts with another plugin of mine--neotree. I don't know how to figure out whose bug it is!