What to do next with this plugin | Go Get inside NeoVim - Let's build - 12

Опубликовано: 29 Август 2026
на канале: Roman Volkov
214
4

🖥️ You can support my channel: https://ko-fi.com/roman_v
📹 Main channel:    / @_romanv_  
💬 Discord:   / discord  
✉️ Contact: [email protected]
💻 Code: https://github.com/RomanVolkov/go.get...

In this short video I'm thinking what to do next to finish this series

In this series I want to build an integration of go get command with NeoVim, so you can install any project dependencies right from inside the neovim without opening the CLI. It will consist from two parts: plugin for Telescope and go service that will build offline packages index a plugin is going to use.

👀 Disclaimer:
Views and opinions are my own and do not represent or reflect the opinions of my current or past employer(s).


#neovim #softwareengineering #golang