carrot.nvim
Code evaluator
A plugin for evaluating Lua code blocks in Markdown documents within Neovim
Evaluate Neovim Lua inside Markdown
24 stars
2 watching
0 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jbyuki/one-small-step-for-vimkind | An adapter for Neovim that enables debugging of Lua code | 407 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 195 |
antonk52/bad-practices.nvim | A plugin that identifies and warns about common bad practices in Neovim configuration and coding. | 104 |
niuiic/track.nvim | Tools to track thought process while analyzing source code | 23 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
niuiic/git-log.nvim | Checks git log of selected code in a neovim window | 15 |
ldelossa/gh.nvim | A plugin for interactive code reviews on GitHub | 550 |
utilyre/barbecue.nvim | A plugin that provides a VS Code-like breadcrumbs feature for Neovim. | 814 |
pwntester/codeql.nvim | Tool for testing and evaluating CodeQL queries in Neovim | 97 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
is0n/jaq-nvim | Enables quick execution of code snippets within Neovim using Lua commands | 177 |
gorbit99/codewindow.nvim | A minimap plugin for visualizing code structure and diagnostics in Neovim. | 442 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 39 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,783 |