rainbow_csv.nvim
rainbow_csv.nvim copied to clipboard
RainbowAlignVirtual
: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?
Probably not something I'd implement myself. :RainbowShrink should cover editing and resaving aligned buffers.
Would review PRs though.