ChatGPT.nvim icon indicating copy to clipboard operation
ChatGPT.nvim copied to clipboard

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

Results 165 ChatGPT.nvim issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/9198690/208423770-ab065842-78d1-4f1b-8e3a-bbc123b73143.png) Just a personal preference, but I like to track the expense of each request so I stay mindful over how much I'm spending. I can see this being unpopular...

It seems on my setup that the last lines in the ChatGPT window is missing when the window is full. As a result, you can't se the whole answer when...

bug

Hi, thanks for the plugin, I cannot the plugin to load, I get the following error: ``` loop or previous error loading module 'chatgpt' stack traceback: [C]: at 0x561fde6360f0 ```...

Vim says 'no range allowed' but it will run with no text selected and run on the last text you selected, but only once you have deselected it.

Hi, I was trying out your plugin but stumbled upon this (highlight?) issue. The background appears black. It looks as if it's a shadow.. I might be wrong though. I'm...

I ran `:ChatGPT` and entered some query then this error occurred: ``` Error executing vim.schedule lua callback: ....local/share/nvim/lazy/ChatGPT.nvim/lua/chatgpt/chat.lua:97: attempt to index field 'usage' (a nil value) stack traceback: ....local/share/nvim/lazy/ChatGPT.nvim/lua/chatgpt/chat.lua:97: in...

`` cycle over windows gives error in ChatGPTEditWithInstructions mode when the option window is NOT open. This is the error: ``` E5108: Error executing lua: ...ack/packer/start/ChatGPT.nvim/lua/chatgpt/code_edits.lua:186: Expected Lua number stack...

bug

Pressing ctrl+y in ChatGPTEditWithInstructions overwrites what it yanked and immediately closes the window. Is this the intended function? It's great if you are trying to get a refactor or something,...

https://platform.openai.com/docs/guides/chat Anyone tried that this plugin works chatgpt api 3.5 turbo? OR https://platform.openai.com/docs/guides/code/introduction Codex?

Hello, Did anyone get this error? ``` Error executing Lua callback: vim/shared.lua:0: after the second argument: expected table, got nil stack traceback: [C]: in function 'error' vim/shared.lua: in function 'validate'...