Skip to content

fix: Avoid using vim functions for managing temp files#182

Merged
deathbeam merged 1 commit intoCopilotC-Nvim:canaryfrom
deathbeam:better-temp
Mar 17, 2024
Merged

fix: Avoid using vim functions for managing temp files#182
deathbeam merged 1 commit intoCopilotC-Nvim:canaryfrom
deathbeam:better-temp

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

@deathbeam deathbeam commented Mar 17, 2024

Use lua ones, they are better and not blocked on non-vim loop.

Closes #181
Closes #183

Use lua ones, they are better and not blocked on non-vim loop.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@deathbeam deathbeam added the bug Something isn't working label Mar 17, 2024
@deathbeam deathbeam merged commit 36313d9 into CopilotC-Nvim:canary Mar 17, 2024
@deathbeam deathbeam deleted the better-temp branch March 17, 2024 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error sending prompt on canary release

1 participant