overlength.nvim
Line highlighter
A Neovim plugin to visually highlight text that exceeds a specified line length.
A small Neovim plugin to highlight too long lines
48 stars
2 watching
0 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
highlightneovimneovim-luaneovim-lua-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
winston0410/range-highlight.nvim | A lightweight plugin for highlighting ranges in the command line within an editor | 206 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
rlychrisg/truncateline.nvim | Displays the start of long lines when scrolling to the right. | 19 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 98 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 670 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 415 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 314 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 474 |
echasnovski/mini.hipatterns | Provides a flexible way to highlight patterns in text with customizable options | 107 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 135 |
mawkler/modicator.nvim | Displays a line number indicator based on the current mode in Neovim | 334 |