Skip to content

Neovim and Artificial Intelligence

AI in Neovim (NeovimConf 2024) - Josh Medeski

Section titled “AI in Neovim (NeovimConf 2024) - Josh Medeski”

Source: https://www.youtube.com/watch?v=GKQ9rJ12hjc

  • Code completion
    • Can put suggestions in autocomplete
    • Multiple model responses
    • Ex: GitHub copilot, Codeium
  • Chat
    • Ask questions on selected area, make changes in buffer
    • Ex: GitHub copilot chat, Avante, ChatGPT
  • Generation
    • Make changes to areas with differnts prompts, agents, prepared prompts
    • Useful for repeated tasks like code refactoring
    • Choose different models
    • Ex. gen
DescriptionShortcut
Authenticate:Copilot auth