deadcolumn.nvim
Column marker
A plugin that helps developers maintain a specific column width in their code by visually indicating the column through a color gradient.
A neovim plugin that shows colorcolumn dynamically
301 stars
4 watching
10 forks
Language: Lua
last commit: 17 days ago
Linked from 1 awesome list
colorcolumnluaneovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
xiyaowong/virtcolumn.nvim | Displays a character to indicate the colorcolumn in a Neovim buffer. | 86 |
m4xshen/smartcolumn.nvim | A Neovim plugin that hides the colorcolumn when unnecessary. | 300 |
luukvbaal/statuscol.nvim | A plugin for configuring and customizing Neovim's status column with various formatting options and click handlers. | 536 |
bekaboo/dropbar.nvim | An IDE-like feature for displaying breadcrumbs in an integrated development environment (IDE) like Neovim. | 1,047 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
linrongbin16/colorbox.nvim | A plugin that loads and manages a collection of popular Neovim color schemes from various sources. | 38 |
m00qek/baleia.nvim | A plugin for Neovim that provides text colorization functionality using ANSI escape sequences or true colors. | 139 |
kicamon/markdown-table-mode.nvim | A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 58 |
yaocccc/nvim-lines.lua | A plugin for creating customizable statuslines and tablines in the Neovim editor | 35 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
ludopinelli/comment-box.nvim | A plugin that helps organize and format plain text files by adding boxes and lines around selected text or lines. | 414 |
gcballesteros/notebooknavigator.nvim | Tool for navigating and executing code cells in an editor | 199 |