@greggh/claude-code-nvim

by greggh · v1.0.0 · prompt

Claude Code Plugin provides seamless integration between the Claude Code AI assistant and Neovim. It enables direct communication with the Claude Code CLI from within the editor, context-aware interac

Install

Add @greggh/claude-code-nvim to Claude Code with the PolySkill CLI: polyskill add @greggh/claude-code-nvim

Instructions

# Project: Claude Code Plugin ## Overview Claude Code Plugin provides seamless integration between the Claude Code AI assistant and Neovim. It enables direct communication with the Claude Code CLI from within the editor, context-aware interactions, and various utilities to enhance AI-assisted development within Neovim. ## Essential Commands - Run Tests: `env -C /home/gregg/Projects/neovim/plugins/claude-code lua tests/run_tests.lua` - Check Formatting: `env -C /home/gregg/Projects/neovim/plugins/claude-code stylua lua/ -c` - Format Code: `env -C /home/gregg/Projects/neovim/plugins/claude-code…

Keywords: github, neovim-plugin, ai-assistant, code-integration, developer-tools, text-editor, coding-assistance, cli-integration, programming-productivity