nvim-mini / nvim-mini/mini.nvim

mini.llm plugin for ai integration (new google gemini pro, chatgpt apis etc)

Open
#624 4 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new-module
Dominant language
Lua
Stars
9.5k
Forks
310
Avg merge
4h 16m
Merged PRs (30d)
1

Description

Contributing guidelines
Module(s)

mini.llm

Description
Request overview

I'd like to propose a new mini plugin that integrates seamlessly with the new google gemini pro and maybe others as well (chatgpt, mistral ..) this plugin could aims to enhance capabilities in chat, diagnostics, and text generation.

Reasons for the request

ease of use and mini modules integration: utilizing established apis and established already existed UI/UX for mini modules (like mini.pick) ensures straightforward integration without the complexities. (excluding local llms)

currently, the primary ai plugin that well matured for neovim is chatgpt.nvim (excluding copilot or codeium, designed for code completion). however, with the new google gemini pro apis, offering 60 free queries per minute, there is a significant opportunity to create a valuable plugin.

thank you

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The request names the new mini.llm module but no implementation file or test. Start by reviewing existing mini modules and the mini.pick UI/UX referenced in the issue, then clarify which provider APIs and capabilities are in scope. Done would require an agreed design for chat, diagnostics, and text generation integrations.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
ai, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.