Skip to content

sudo-burger/m0.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m0.nvim

Introduction

Yet another Neovim plugin interacting with LLMs.

Aims:

  • Easily configure any number of LLM backends and prompts.
  • Easily switch backends and prompts, even mid-conversation.
  • Minimal codebase.
  • Learn some Lua, have fun.

Currently supported APIs:

Installation

See the example Lazy configuration in examples/m0.lua.

Usage

Call M0chat to send the contents of the current buffer. Sections surrounded by a "section mark" ('-------' by default) will be interpreted as assistant answers.

Call M0backend to change backend.

Call M0prompt to change prompt.

Similar Projects

About

Minimalistic LLM plugin for Neovim.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published