gen.nvim
Text generator
Generates text based on customizable prompts using Large Language Models (LLMs)
Neovim plugin to generate text using LLMs with customizable prompts
1k stars
5 watching
101 forks
Language: Lua
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
3v0k4/exit.nvim | A tool that uses large language models to generate Vim commands | 7 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
danymat/neogen | A plugin for Neovim that provides annotation generation features | 1,349 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 375 |
jbyuki/nabla.nvim | A Neovim plugin for generating ASCII math expressions from LaTeX equations | 638 |
zeioth/dooku.nvim | Generates HTML documentation from code comments | 41 |
linrongbin16/gentags.nvim | Automated tags management plugin for Neovim to fill gaps in LSP and Treesitter implementations | 15 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 336 |
jaytyrrell13/static.nvim | A plugin for Neovim to automate tasks and provide a streamlined workflow for developing static sites. | 11 |
arminveres/md-pdf.nvim | A plugin for converting markdown documents to PDFs with preview capabilities. | 69 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
jonathandion/web-dev.nvim | A Neovim configuration tailored for web development | 67 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |
dam9000/kickstart-modular.nvim | A modular Neovim configuration starting point with Lua documentation and a straightforward setup process. | 488 |