gsuuon / model.nvim

Neovim plugin for interacting with LLM's and building editor integrated prompts.
MIT License
293 stars 21 forks source link

`llm.nvim` -> `model.nvim` #39

Closed gsuuon closed 7 months ago

gsuuon commented 7 months ago

Details at #37

Also significantly simplifies the starter prompts, and moves a few over to the new chats feature.