nvim-hlchunk
Code chunker
A plugin for Vim that highlights chunked code by highlighting the indentation line and adding visual cues to indicate file boundaries.
hignlight chunk numbercolumn plug of nvim
49 stars
1 watching
0 forks
Language: Vim Script
last commit: almost 2 years 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 | 670 |
yaocccc/nvim-hl-mdcodeblock.lua | A plugin that highlights markdown code blocks in a text editor. | 36 |
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-lines.lua | A plugin for creating customizable statuslines and tablines in the Neovim editor | 35 |
vim-utils/vim-troll-stopper | A Vim plugin that highlights and converts suspicious Unicode characters in code to regular ones. | 178 |
lunacookies/vim-sh | Improves Vim's highlighting of shell scripts by providing enhanced syntax support. | 7 |
yaocccc/nvim-foldsign | Displays folding information on the side of the editor window | 35 |
vim-jp/vim-cpp | Provides C++ syntax highlighting and support for the Vim text editor | 147 |
kana/vim-textobj-indent | A Vim plugin that provides text objects for identifying and manipulating indented blocks of lines in source code. | 168 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 548 |
elubow/cql-vim | A Vim plugin that highlights CQL syntax in a text editor. | 36 |
kicamon/markdown-table-mode.nvim | A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 63 |
chr4/nginx.vim | A Vim plugin that enhances Nginx syntax highlighting and error detection | 451 |
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,076 |
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 |