You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am hoping I just have my nvim misconfigured, but when I call ChatGPTCompleteCode code while in insert mode and the cursor on the line with some code, then accept the suggestion, it overwrites the line that the cursor is on.
I was hoping that I could use this like Copilot or Cursor's code completion, but because this is happening, I have been unable to take advantage of this feature.
Hopefully I simply missed some configuration that I have to write in.
The text was updated successfully, but these errors were encountered:
I am hoping I just have my nvim misconfigured, but when I call ChatGPTCompleteCode code while in insert mode and the cursor on the line with some code, then accept the suggestion, it overwrites the line that the cursor is on.
2024-11-12.23-55-12-1.mp4
Below is my chatgpt.lua file
Below is my nvim-cmp.lua file that I am including in case it is relevant:
My Plugins:
Telescope FG result for :
I was hoping that I could use this like Copilot or Cursor's code completion, but because this is happening, I have been unable to take advantage of this feature.
Hopefully I simply missed some configuration that I have to write in.
The text was updated successfully, but these errors were encountered: