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.
31 stars
2 watching
1 forks
Language: Lua
last commit: 7 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 | 97 |
farias-hecdin/cssvarviewer | A plugin for Neovim that helps identify and visualize CSS variable values from any file | 8 |
gennaro-tedesco/nvim-jqx | A plugin for Neovim that allows users to browse and preview JSON files | 300 |
adelarsq/image_preview.nvim | Displays an image preview of a selected file without opening it in the editor | 159 |
emmanueltouzery/decisive.nvim | A Neovim plugin to assist with aligning and navigating CSV files. | 90 |
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. | 105 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 146 |
sidofc/carbon.nvim | A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. | 178 |
chomosuke/typst-preview.nvim | A plugin that provides a low-latency preview of documents in Neovim. | 309 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
frabjous/knap | A plugin for Neovim that provides live-updating previews of various file formats in a customizable viewer. | 351 |
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. | 73 |