hlchunk.nvim

Chunk Highlighter

An nvim plugin that highlights indent lines and code chunks around the cursor position

This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed

GitHub

656 stars
7 watching
33 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list

chunkindentlineluaneovim

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mr-lllll/cool-chunk.nvim A fast and lightweight plugin for highlighting code chunks and contexts within a Lua-based Neovim extension. 24
yaocccc/nvim-hlchunk A plugin for Vim that highlights chunked code by highlighting the indentation line and adding visual cues to indicate file boundaries. 49
m-demare/hlargs.nvim Highlights arguments' definitions and usages in source code. 473
lcheylus/overlength.nvim A Neovim plugin to visually highlight text that exceeds a specified line length. 46
hiphish/rainbow-delimiters.nvim Provides syntax highlighting for Neovim with Tree-sitter 560
yaocccc/nvim-hl-mdcodeblock.lua A plugin that highlights markdown code blocks in a text editor. 36
xiyaowong/nvim-cursorword A plugin that visually highlights the word under the cursor in a text editor. 133
nyngwang/murmur.lua A plugin that enables fast cursor word highlighting with customizable callbacks. 114
rktjmp/highlight-current-n.nvim Highlights current search matches under the cursor when pressing n or N 89
koenverburg/peepsight.nvim A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. 110
echasnovski/mini.hipatterns Provides a flexible way to highlight patterns in text with customizable options 99
pocco81/high-str.nvim A NeoVim plugin for visually highlighting selections with customizable colors. 307
ecthelionvi/neocolumn.nvim A plugin that highlights individual characters with a customizable color column in Neovim. 95
kasama/nvim-custom-diagnostic-highlight A plugin to apply custom highlights to diagnostics in a code editor 59
norcalli/nvim-terminal.lua A filetype mode that highlights and conceals text buffers with colored syntax codes 208