Skip to content

Complementary plugins for claudecode.nvim #83

@pittcat

Description

@pittcat

Complementary plugins for claudecode.nvim

Hi claudecode.nvim team!

First, thank you for creating such an excellent Claude Code integration for Neovim. Your work has been invaluable to the community.

Plugins Introduction

I've developed two small complementary plugins that enhance the claudecode.nvim experience:

🔍 [claude-fzf.nvim](https://github.com/pittcat/claude-fzf.nvim)

Integrates fzf-lua's file selection with claudecode.nvim's context management:

  • Batch file selection with fzf-lua multi-select
  • Smart search integration with grep → Claude
  • Tree-sitter based context extraction
  • Support for files, buffers, git files

📚 [claude-fzf-history.nvim](https://github.com/pittcat/claude-fzf-history.nvim)

Provides convenient Claude interaction history management and access.

Design Philosophy

  • Complementary, not competitive: Built on top of claudecode.nvim, not replacing it
  • Focused functionality: Lightweight plugins targeting specific workflow improvements
  • Community-friendly: Open source and easily extensible

Seeking Feedback

I'd love to hear your thoughts:

  1. Any suggestions for better integration?
  2. Would it be appropriate to mention compatible third-party plugins somewhere in your docs?

Thank you again for your excellent work! These are just small additions standing on your shoulders.

Best regards,
pittcat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions