Skip to content

refactor(utils): move notify module to utils directory#1559

Merged
deathbeam merged 1 commit intoCopilotC-Nvim:mainfrom
deathbeam:move-notify
Apr 16, 2026
Merged

refactor(utils): move notify module to utils directory#1559
deathbeam merged 1 commit intoCopilotC-Nvim:mainfrom
deathbeam:move-notify

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

Relocate the notify module from the root CopilotChat directory to
lua/CopilotChat/utils/notify.lua for better organization and consistency.
Update all require statements to use the new path.

No functional changes; this is a structural refactor to improve codebase
maintainability.

Relocate the notify module from the root CopilotChat directory to
lua/CopilotChat/utils/notify.lua for better organization and consistency.
Update all require statements to use the new path.

No functional changes; this is a structural refactor to improve codebase
maintainability.

Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
@deathbeam deathbeam merged commit 5378035 into CopilotC-Nvim:main Apr 16, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant