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.
8 stars
1 watching
0 forks
Language: Lua
last commit: about 2 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 | 4 |
theknightsofrohan/csvlens.nvim | A plugin for previewing CSV and other separated files in Neovim | 31 |
vidocqh/data-viewer.nvim | A plugin that provides an interactive table view for data files | 97 |
emmanueltouzery/decisive.nvim | A Neovim plugin to assist with aligning and navigating CSV files. | 90 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 146 |
soulis-1256/eagle.nvim | A plugin that displays diagnostic and lsp information in a customizable floating window triggered by mouse or keyboard interaction. | 249 |
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 | 300 |
willem-j-an/visidata.nvim | Enables visualizing pandas dataframes in Neovim using Visidata | 24 |
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 |
gregorias/toggle.nvim | A plugin that provides a flexible way to toggle various options in Neovim | 46 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,783 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
nvim-tree/nvim-web-devicons | A plugin for Neovim that provides a set of icons and color schemes for various file types and environments. | 2,104 |
davidgranstrom/nvim-markdown-preview | A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. | 105 |