exit.nvim
Vim command generator
A tool that uses large language models to generate Vim commands
Prompt LLMs to write neovim commands
7 stars
1 watching
1 forks
Language: Lua
last commit: 15 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,231 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
neopallium/llvm-lua | An implementation of Lua in LLVM | 153 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 480 |
savq/paq-nvim | A package manager for Neovim written in Lua. | 652 |
zeioth/garbage-day.nvim | Automates the stopping and starting of language-server clients to reclaim RAM when not in use. | 315 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
mr-lllll/utilities.nvim | A collection of utility functions and plugins for Neovim | 10 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
marco-souza/ollero.nvim | An Neovim plugin that integrates an Offline Large Language Model (LLM) service into a text editor for AI-powered assistance. | 46 |
niuiic/omega.nvim | Utility functions for Neovim development and operations | 3 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 336 |
huynle/ogpt.nvim | A plugin for Neovim that provides an interface to various Large Language Models (LLMs) for natural language generation and interaction. | 172 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |