Better than Copilot? This AI plugin for Neovim is Incredible

Dreams of Code June 11, 2023
Video Thumbnail

About

No channel description available.

Video Description

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: https://twitter.com/dreamsofcode_io Discord Server: https://discord.gg/eMjRTvscyt My Equipment: Voice over: https://kit.co/dreamsofcode/voiceover Coding: https://kit.co/dreamsofcode/coding Please consider supporting me as well! Patreon: https://www.patreon.com/DreamsofCode Video Links: Custom Config: https://github.com/dreamsofcode-io/neovim-chatgpt NVChad: https://nvchad.com/ ChatGPT.nvim: https://github.com/jackmort/chatgpt.nvim My fork: https://github.com/dreamsofcode-io/chatgpt.nvim 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