nvim-FeMaco.lua

Code block editor

An extension for Neovim that enables editing of injected code blocks with correct file types and provides a floating window interface.

Catalyze your Fenced Markdown Code-block editing!

GitHub

322 stars
5 watching
10 forks
Language: Lua
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
acksld/nvim-neoclip.lua A clipboard manager plugin for neovim inspired by clipmenu. 1,006
yaocccc/nvim-hl-mdcodeblock.lua A plugin that highlights markdown code blocks in a text editor. 36
altermo/iedit.nvim A lua module for simultaneous text editing and selection of multiple occurrences in Neovim. 21
mrcjkb/haskell-tools.nvim Provides additional tools and features for Haskell development in Neovim. 480
acksld/nvim-gfold.lua A plugin for managing Git repositories in a Neovim text editor 32
scjangra/table-nvim A markdown table editor that formats the table as you type. 29
jubnzv/mdeval.nvim Evaluates code blocks inside markdown documents 195
chrisgrieser/nvim-various-textobjs A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. 616
acksld/nvim-trevj.lua A plugin that formats code by joining lines instead of separating them 170
tadmccorkle/markdown.nvim Tools for working with Markdown files in Neovim 154
chomosuke/term-edit.nvim A plugin for Neovim's built-in terminal that provides Vim keybindings and improves editing experience by preventing excessive cursor movement. 188
quarto-dev/quarto-nvim Tools and functionality for working with Quarto manuscripts in Neovim 356
cunderw/nvim A starter template for a configuration-driven text editor written in Lua 10
folke/zen-mode.nvim A plugin for Neovim that creates a distraction-free coding environment by opening the current buffer in a floating window. 1,749
malbertzard/inline-fold.nvim A plugin that hides code within specific patterns to improve readability and usability in text editors 83