Skip to content

docs: convert configuration examples to collapsible sections and add community extensions #93

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

Conversation

ThomasK33
Copy link
Member

Collapsible Documentation Sections and Community Extensions

This PR improves the README.md by:

  1. Converting configuration examples into collapsible sections using HTML <details> tags for:

    • Alternative with Meta+, (Alt+,) Toggle
    • Centered Floating Window with Custom Styling
    • Multiple Key Binding Options
    • Window Position Variations
  2. Adding a new "Community Extensions" section that highlights third-party plugins:

    • claude-fzf.nvim - Integrates fzf-lua's file selection with context management
    • claude-fzf-history.nvim - Provides Claude interaction history management

The community extensions section includes a disclaimer clarifying that these are independently maintained and not affiliated with Coder.

…community extensions

Change-Id: I74284fea669297121097cf486d3eefc51c8c8f00
Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33 ThomasK33 marked this pull request as ready for review July 30, 2025 14:19
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ThomasK33 ThomasK33 linked an issue Jul 30, 2025 that may be closed by this pull request
@ThomasK33 ThomasK33 merged commit abcc0ff into main Jul 30, 2025
4 checks passed
@ThomasK33 ThomasK33 deleted the thomask33/docs_convert_configuration_examples_to_collapsible_sections_and_add_community_extensions branch July 30, 2025 14:28
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.

Complementary plugins for claudecode.nvim
1 participant