nvim
Text editor
A starter template for a configuration-driven text editor written in Lua
10 stars
1 watching
0 forks
Language: Lua
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chrisgrieser/nvim-various-textobjs | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
altermo/iedit.nvim | A lua module for simultaneous text editing and selection of multiple occurrences in Neovim. | 21 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 135 |
lhkipp/nvim-nu | Basic support for a custom language in an editor | 144 |
quarto-dev/quarto-nvim | Tools and functionality for working with Quarto manuscripts in Neovim | 364 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,280 |
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. | 325 |
zdcthomas/yop.nvim | A plugin that allows users to define custom operators for text selection in a text editor | 74 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 33 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
jbyuki/venn.nvim | A tool for drawing ASCII diagrams in Neovim. | 989 |
prichrd/netrw.nvim | Adds configuration and customizations to a file explorer in Neovim | 223 |
chrisgrieser/nvim-scissors | Automates snippet creation and management for text editors. | 401 |
cjodo/convert.nvim | A plugin to perform unit conversions for CSS and other units in design work. | 46 |