claude-code-nvim
A seamless integration between Claude Code AI assistant and Neovim.
- Score
- 97.9332 signals
- Evidence
- 2,096 stars · 70 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
Alternatives
- cline-cline67,325 stars · 7,274 forks · 5 mentions99.827
What it is
A community CLI tool by greggh, catalogued in awesome-claude-code. A seamless integration between Claude Code AI assistant and Neovim.
When to use it
A seamless integration between Claude Code AI assistant and Neovim.
Source
From greggh/claude-code.nvim — see the linked resource for full implementation and usage.
Related
claude-code-ide-el
claude-code-ide.el integrates Claude Code with Emacs, like Anthropic’s VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context. It adds an extensible MCP tool support for symbol refs/defs, project metadata, and tree-sitter AST queries.
claudix-claude-code-for-vscode
A VSCode extension that brings Claude Code directly into your editor with interactive chat interface, session management, intelligent file operations, terminal execution, and real-time streaming responses. Built with Vue 3, TypeScript.