itsdevcoffee / ritaplz.nvim

Code Competition LLM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Completion LLM that is developed by a misunderstood Mexican

Install

-- Lazy
{
    "itsdevcoffee/ritaplz.nvim",
    opts = { model: "mistral" }
}

Config

  • model(default: mistral)
    • ['mistral', 'codellama', 'llama2', 'gemma', 'orca-mini', 'phi-2', 'starling']
    

Keymaps

About

Code Competition LLM


Languages

Language:Lua 100.0%