csvlens.nvim
File viewer
A plugin for previewing CSV and other separated files in Neovim
A way to easily preview CSV files directly in Neovim using the csvlens CLI.
32 stars
2 watching
1 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vidocqh/data-viewer.nvim | A plugin that provides an interactive table view for data files | 100 |
farias-hecdin/cssvarviewer | A plugin for Neovim that helps identify and visualize CSS variable values from any file | 10 |
gennaro-tedesco/nvim-jqx | A plugin for Neovim that allows users to browse and preview JSON files | 303 |
adelarsq/image_preview.nvim | Displays an image preview of a selected file without opening it in the editor | 161 |
emmanueltouzery/decisive.nvim | A Neovim plugin to assist with aligning and navigating CSV files. | 91 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
davidgranstrom/nvim-markdown-preview | A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. | 106 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
sidofc/carbon.nvim | A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. | 179 |
chomosuke/typst-preview.nvim | An Neovim plugin that renders a real-time preview of code snippets. | 329 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 98 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 353 |
isak102/telescope-git-file-history.nvim | Allows you to open and preview the current file at any previous commit without detaching HEAD or affecting your git workflow. | 74 |