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. | 308 |
brenoprata10/nvim-highlight-colors | Highlight colors within Neovim using Lua | 728 |
uga-rosa/ccc.nvim | A color picker and highlighter plugin for Neovim that allows users to easily generate any desired color. | 785 |
m4xshen/smartcolumn.nvim | A Neovim plugin that hides the colorcolumn when unnecessary. | 302 |
xiyaowong/virtcolumn.nvim | Displays a character to indicate the colorcolumn in a Neovim buffer. | 86 |
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. | 303 |
linrongbin16/colorbox.nvim | A plugin that loads and manages multiple ultra colorschemes for Neovim. | 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. | 126 |
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. | 12 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 522 |
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. | 404 |