data-viewer.nvim icon indicating copy to clipboard operation
data-viewer.nvim copied to clipboard

Table view for data files, csv, tsv

Results 9 data-viewer.nvim issues
Sort by recently updated
recently updated
newest added

Mentioned in PR #5 , This moves to a single implementation. Tested to confirmed that opening a file with semicolon separated fields and calling `:DataViewer ssv` works as expected. Caveat:...

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...

Hi, There's a typo in the lazy setup instructions, so I thought I'd help out future travelers. I tried to follow the existing commit style, but please feel free to...

### Did you check the docs? - [X] I have read all the docs ### Is your feature request related to a problem? Please describe. So I often use data...

enhancement

* typo in Lazy section of Installation * add Paq section to Installation

### Did you check docs and existing issues? - [X] I have read all the plugin docs - [X] I have searched the existing issues - [X] I have searched...

bug

### Did you check the docs? - [X] I have read all the docs ### Is your feature request related to a problem? Please describe. Adding data to the sqlite...

enhancement

adding an option so that the floating window will be relative to the whole screen and no the current buffer

fixed a bug at module.lua on 109 line code