nvim-hl-mdcodeblock.lua
Code block highlighter
A plugin that highlights markdown code blocks in a text editor.
a nvim plugin for hignlight markdown codeblock.
36 stars
2 watching
2 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
acksld/nvim-femaco.lua | An extension for Neovim that enables editing of injected code blocks with correct file types and provides a floating window interface. | 322 |
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 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
yaocccc/nvim-lines.lua | A plugin for creating customizable statuslines and tablines in the Neovim editor | 35 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 195 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 656 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
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. | 248 |
hedyhli/outline.nvim | A code outline sidebar powered by LSP | 640 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 208 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
yaocccc/nvim-foldsign | Displays folding information on the side of the editor window | 35 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |