data-viewer.nvim
data-viewer.nvim copied to clipboard
Add support for semicolon separated value
For lack of a better name, I've called it ssv for semicolon separated values.
At this point the csv.lua, tsv.lua, and now ssv.lua files are nearly identical and one could refactor instead. Let me know if you'd prefer that approach.
This should resolved issue #3 , I forgot to mention