Files
claude-plugin-nvim-agentic/.claude-plugin
oleks 31eb79bd56 v0.3.0: deeper claudecode.nvim integration + lint fixes
- agents/companion.md: recognise three surfaces (mcp-neovim-server RPC,
  claudecode.nvim IDE-link, declarative NixVim config) and rule for
  picking between MCP-RPC vs IDE-link tools (selection/diff/diagnostics
  -> IDE link; everything else -> mcp__neovim__*)
- skills/claude-code-handoff: document the full :ClaudeCode* command
  surface (SelectModel, Status, TreeAdd, partial-file Add with line
  range) and recommend partial-file Add over whole-buffer send
- skills/editor-act: fix markdown lint issues (vim language hint on
  code fences, line-length on feedkeys snippet)
2026-05-21 00:35:07 +03:00
..