Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: codebase cleanup #170

Merged
merged 36 commits into from
Jul 29, 2024
Merged

refactor: codebase cleanup #170

merged 36 commits into from
Jul 29, 2024

Conversation

Robitx
Copy link
Owner

@Robitx Robitx commented Jul 24, 2024

  • making LSP diagnostics happy (fix deprecated methods and some type annotations)
  • move helper methods into a helper.lua
  • move whisper logic into a whisper.lua
  • move image generation logic into imager.lua
  • ad some useful debug logs
  • move option deprecation logic into deprecator.lua
  • move secret handling logic into vault.lua
  • move os process handling logic into tasker.lua
  • move provider handling logic into dispatcher.lua

@Robitx Robitx changed the title refactor: update deprecated neovim methods refactor: codebase cleanup Jul 24, 2024
@Robitx Robitx force-pushed the codebase_cleanup branch from 73e56b6 to af8a81e Compare July 29, 2024 09:49
@Robitx Robitx marked this pull request as ready for review July 29, 2024 11:46
@Robitx Robitx merged commit 919fdd4 into main Jul 29, 2024
1 check 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