v0.1.0 #2
avifenesh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
claucode.nvim v0.1.0
A lightweight Neovim bridge for Claude Code CLI. It does one thing well: connects your editor to Claude without the bloat.
What's New
Core Features:
:Claude <prompt>
— Send prompts directly from Neovim:Claude --file <prompt>
— Include current file context<leader>ai
prefixKey Commands (
<leader>ai...
):c
— Send promptf
— Review current filee
— Explain codex
— Fix issuest
— Generate testsRequirements
npm install -g @anthropic-ai/claude-code
)ANTHROPIC_API_KEY
environment variableInstallation
Philosophy
This is a bridge, not an AI replacement. It’s lightweight, focused, and reliable. Built to scratch my own itch and shared because that’s what we do in open source.
What it IS: A simple Neovim ↔ Claude Code CLI bridge
What it's NOT: Copilot, an AI suite, or enterprise software
No guarantees, just community. MIT licensed — do whatever you want with it! 🚀
Found it useful? Star the repo! Got issues? Let's fix them together.
This discussion was created from the release v0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions