/ritaplz.nvim

Code Competition LLM

Primary LanguageLua

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