https://github.com/AlexXi19/vcat
I often find myself using nvim
to open csv, text files containing data, and using the native neovim search commands to browse the file. vcat
is a tool that can read your file, parse the schema, and generate python code that can convert your txt or csv files to a prettier html file.