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: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An nvim plugin that highlights indent lines and code chunks around the cursor position | 672 |
| A plugin that highlights markdown code blocks in a text editor. | 36 |
| A fast and lightweight plugin for highlighting code chunks and contexts within a Lua-based Neovim extension. | 24 |
| A plugin for creating customizable statuslines and tablines in the Neovim editor | 35 |
| A Vim plugin that highlights and converts suspicious Unicode characters in code to regular ones. | 178 |
| Improves Vim's highlighting of shell scripts by providing enhanced syntax support. | 7 |
| Displays folding information on the side of the editor window | 35 |
| Syntax files for C++ programming languages with Vim plugin support | 148 |
| A Vim plugin that provides text objects for identifying and manipulating indented blocks of lines in source code. | 168 |
| A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 548 |
| A Vim plugin that highlights CQL syntax in a text editor. | 36 |
| A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 63 |
| A Vim plugin that enhances Nginx syntax highlighting and error detection | 451 |
| Plugin for splitting and joining blocks of code in text editors | 1,081 |
| 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 |