Better than Copilot? This AI plugin for Neovim is Incredible

Опубликовано: 04 Январь 2026
на канале: Dreams of Code
91,915
2.3k

To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/DreamsofCode . The first 200 of you will get 20% off Brilliant’s annual premium subscription.

When it comes to A.I. plugins for Neovim, Copilot is the most well known out there. However, there are other plugins that can provide additional features Copilot can not.

In this video, I look at one of these other plugins, and showcase how to generate tests, fix bugs and have code explained with it, as well as some other features that are really fun to use.

⚠️ NVChad has had some breaking changes, make sure to use the v2.0 branch if you're using this video. You can find the command below.

Commands:
NVChad Install line: git clone -b v2.0 https://github.com/NvChad/NvChad ~/.config/nvim --depth 1

This video was sponsored by Brilliant

#neovim #ai #coding

My socials:
Twitter:   / dreamsofcode_io  
Discord Server:   / discord  

My Equipment:
Voice over: https://kit.co/dreamsofcode/voiceover
Coding: https://kit.co/dreamsofcode/coding

Please consider supporting me as well!
Patreon:   / dreamsofcode  

Video Links:
Custom Config: https://github.com/dreamsofcode-io/ne...
NVChad: https://nvchad.com/
ChatGPT.nvim: https://github.com/jackmort/chatgpt.nvim
My fork: https://github.com/dreamsofcode-io/ch...

00:00 Intro
00:58 Getting Started
04:05 ChatGPT command
06:26 Complete Code
07:04 Add Tests, Fix Gugs, Explain Code
09:01 Edit Code with Instructions
10:07 Act as