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

more codecompanion config #120

Merged
merged 8 commits into from
Jan 24, 2025
Merged

more codecompanion config #120

merged 8 commits into from
Jan 24, 2025

Conversation

hjdivad
Copy link
Owner

@hjdivad hjdivad commented Jan 24, 2025

  • feat: add codecompanion
  • fix!: lazy snippet setup
  • fix!: lazy type annotations
  • feat: lazy snippet
  • chore: bump plugins again
  • fix: swap the snippet fwd/back keybindings
  • feat(ui): add CodeCompanion status spinner to lualine
  • refactor(plugins): remove unused UI plugins and add type annotations

hjdivad and others added 8 commits January 24, 2025 09:05
Still need to properly configure it; check out docs at
<https://codecompanion.olimorris.dev/>
Add a snippet for spec file that includes type annotations.
blink, just like luasnip, has these backwards.  Or I have it backwards
but it doesn't matter, this config is for my preference.
The spinner provides visual feedback when CodeCompanion is processing requests by:
- Creating a custom Lualine component with rotating spinner symbols
- Tracking request state via vim autocommands
- Only displaying when actively processing
@hjdivad hjdivad merged commit f3b662a into master Jan 24, 2025
3 checks passed
@hjdivad hjdivad deleted the hjdivad/cc branch January 24, 2025 21:14
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