rainbow_csv.nvim icon indicating copy to clipboard operation
rainbow_csv.nvim copied to clipboard

RainbowAlignVirtual

Open CoreyCole opened this issue 1 year ago • 1 comments

:RainbowAlign inserts actual spaces into the csv to align everything. This results in a modified file. Would it be possible to implement :RainbowAlignVirtual that virtually inserts the spacing as to not modify the file?

CoreyCole avatar Apr 25 '24 16:04 CoreyCole

Probably not something I'd implement myself. :RainbowShrink should cover editing and resaving aligned buffers.

Would review PRs though.

cameron-wags avatar Apr 25 '24 23:04 cameron-wags