range-highlight.nvim

Range Highlighter

A lightweight plugin for highlighting ranges in the command line within an editor

An extremely lightweight plugin (~ 120loc) that hightlights ranges you have entered in commandline.

GitHub

206 stars
4 watching
4 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list

neovimneovim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pocco81/high-str.nvim A NeoVim plugin for visually highlighting selections with customizable colors. 310
lcheylus/overlength.nvim A Neovim plugin to visually highlight text that exceeds a specified line length. 48
koenverburg/peepsight.nvim A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. 110
mr-lllll/interestingwords.nvim A plugin for highlighting and navigating through multiple words in a buffer. 44
ecthelionvi/neocolumn.nvim A plugin that highlights individual characters with a customizable color column in Neovim. 98
zbirenbaum/neodim A plugin that dimmages highlights on unused functions and variables in code editors 314
kasama/nvim-custom-diagnostic-highlight A plugin to apply custom highlights to diagnostics in a code editor 59
mcauley-penney/visual-whitespace.nvim A plugin that highlights whitespace characters in visual mode for code editors 163
rasulomaroff/reactive.nvim A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. 202
norcalli/nvim-terminal.lua A filetype mode that highlights and conceals text buffers with colored syntax codes 209
m-demare/hlargs.nvim Highlights arguments' definitions and usages in source code. 474
xiyaowong/nvim-cursorword A plugin that visually highlights the word under the cursor in a text editor. 135
code-biscuits/nvim-biscuits A plugin that provides in-editor annotations to help developers understand the end of an Abstract Syntax Tree (AST) node in various programming languages. 249
andersevenrud/nvim_context_vt Provides visual cues in Neovim text editors to highlight the context of code snippets 378