What does HackerNews think of ChatGPT.nvim?

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API

Language: Lua

> A bit off-topic, but I wonder how much Copilot/GPT cuts into the market share of editors like vim and emacs.

So you think that the two editors that have been around for nearly 100 years combined and are extremely customizable and have survived every coding fad, language and technology trend, is in danger from AI features?

Short answer: no.

Both Emacs and Neovim has first class support/implementations of Co-Pilot and GPT plugins.

For example ChatGPT.nvim [1].

[1]: https://github.com/jackMort/ChatGPT.nvim

See also ChatGPT.nvim, which can be used both for editing code and for standard chat: https://github.com/jackMort/ChatGPT.nvim

The Telescope-esque UI is nicely done as well.