cool-chunk.nvim
Chunk plugin
A fast and lightweight plugin for highlighting code chunks and contexts within a Lua-based Neovim extension.
forked from hlchunk.nvim and removed indent. only chunk and context, simple and faster.
24 stars
0 watching
2 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 656 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
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 |
mrcjkb/haskell-snippets.nvim | A Lua plugin providing a collection of pre-defined text snippets for Haskell programming in Neovim. | 29 |
mawkler/refjump.nvim | A plugin for Neovim to jump between LSP references in Lua code. | 43 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
yaocccc/nvim-hl-mdcodeblock.lua | A plugin that highlights markdown code blocks in a text editor. | 36 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,783 |
nvimdev/indentmini.nvim | A minimal and fast indentation plugin for Neovim | 206 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 7 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 46 |
crispgm/nvim-tabline | A minimal Lua plugin for Neovim's tabline feature | 76 |
nedra1998/nvim-mdlink | A plugin providing functionality for working with markdown links in Neovim | 25 |
bekaboo/dropbar.nvim | An IDE-like feature for displaying breadcrumbs in an integrated development environment (IDE) like Neovim. | 1,047 |