NeoColumn.nvim
Color highlighter
A plugin that highlights individual characters with a customizable color column in Neovim.
Neovim plugin that highlights individual characters with a toggleable ColorColumn.
95 stars
4 watching
1 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
colorcolumnluaneovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
brenoprata10/nvim-highlight-colors | Highlight colors within Neovim using Lua | 714 |
uga-rosa/ccc.nvim | A color picker and highlighter plugin for Neovim that allows users to easily generate any desired color. | 779 |
m4xshen/smartcolumn.nvim | A Neovim plugin that hides the colorcolumn when unnecessary. | 300 |
xiyaowong/virtcolumn.nvim | Displays a character to indicate the colorcolumn in a Neovim buffer. | 86 |
nvchad/nvim-colorizer.lua | A high-performance color highlighter for Neovim with a real-time update mechanism and Lua API. | 735 |
bekaboo/deadcolumn.nvim | A plugin that helps developers maintain a specific column width in their code by visually indicating the column through a color gradient. | 301 |
linrongbin16/colorbox.nvim | A plugin that loads and manages a collection of popular Neovim color schemes from various sources. | 38 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 208 |
mcauley-penney/visual-whitespace.nvim | A plugin that reveals whitespace characters in visual mode for improved text editing experience. | 105 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 521 |
rasulomaroff/reactive.nvim | A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. | 197 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 402 |