Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Solve an error when using with copilot.lua - #8

Closed
Reun85 wants to merge 1 commit into
jellydn:mainfrom
Reun85:main
Closed

Solve an error when using with copilot.lua#8
Reun85 wants to merge 1 commit into
jellydn:mainfrom
Reun85:main

Conversation

@Reun85

@Reun85 Reun85 commented Jan 21, 2024

Copy link
Copy Markdown

WHAT

Changed the inner pynvim command from "CopilotChat" to "CopilotChatInner"

WHY

Using this plugin with copilot.lua (not copilot.vim) the vim commands conflicted with each other always throwing error 464: "Ambiguous use of user-defined command". This removes this ambiguity.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause ecxisting functionality to change)

Checklist:

  • Linter
  • Tests
  • Review comments
  • Security

@changeset-bot

changeset-bot Bot commented Jan 21, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 61a7ddc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Reun85 Reun85 changed the title Lets see Solve an error when using with copilot.lua Jan 21, 2024
@jellydn

jellydn commented Jan 22, 2024

Copy link
Copy Markdown
Owner

Thanks, @Reun85 I'm using the copilot.lua here but I didn't get this issue. I also checked zbirenbaum/copilot.lua#172 and it's not implemented yet.

@jellydn jellydn added the question Further information is requested label Jan 22, 2024
@jellydn jellydn closed this Jan 23, 2024
@jellydn jellydn added the invalid This doesn't seem right label Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

invalid This doesn't seem right question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants