CSSVarViewer
CSS viewer
A plugin for Neovim that helps identify and visualize CSS variable values from any file
📌 This plugin allows you to easily identify the value of a CSS variable from any other files.
10 stars
1 watching
0 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
luanvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
farias-hecdin/cssvarhighlight | Identifies colors in CSS variables and highlights them in source code for better readability | 5 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 32 |
vidocqh/data-viewer.nvim | A plugin that provides an interactive table view for data files | 102 |
emmanueltouzery/decisive.nvim | A Neovim plugin to assist with aligning and navigating CSV files. | 91 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
soulis-1256/eagle.nvim | Displays diagnostics and LSP information in a custom floating window triggered by mouse movement or keyboard input. | 265 |
axieax/urlview.nvim | A plugin for Neovim to find and display URLs in buffers or files, allowing users to navigate and interact with them. | 235 |
gennaro-tedesco/nvim-jqx | A plugin for Neovim that allows users to browse and preview JSON files | 303 |
willem-j-an/visidata.nvim | Enables visualizing pandas dataframes in Neovim using Visidata | 26 |
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 |
gregorias/toggle.nvim | A plugin that provides a flexible way to toggle various options in Neovim | 48 |
meanderingprogrammer/render-markdown.nvim | A plugin to render Markdown files in Neovim with customizable components and features. | 1,941 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
nvim-tree/nvim-web-devicons | Provides a set of glyphs for use by neovim plugins to represent different file types and extensions. | 2,145 |
davidgranstrom/nvim-markdown-preview | A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. | 106 |