Home /Claude Skills /claude-chat.nvim
Recommended

Claude Chat.nvim

Grow a coding assistant right inside your editor
The AI pair-programmer Vim users deserve
Core Principle:
This Neovim plugin lets you chat with Claude Code right inside your editor. It automatically shares your current file or selected text as context, working like an always-ready coding assistant with real-time sync.
KEY FEATURES
01Smart Context
Automatically feeds current file and selections to Claude
02Live Sync
Claude's edits instantly reflect in your editor buffers
03Flexible Layout
Chat window splits/floats like any Neovim window
04Zero Config
Works out-of-box without touching Claude's config
github.com/WTFox/claude-chat.nvim
data-ai·WTFox·2026-01-29·23·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/WTFox/claude-chat.nvim.git
SSH
git clone [email protected]:WTFox/claude-chat.nvim.git
GitHub CLI
gh repo clone WTFox/claude-chat.nvim
FAQ
Q: What are the installation steps for Claude Chat.nvim Agent Skills?
1.Trigger: Summon Claude chat via hotkey/command
2.Interact: Chat in floating/split window
3.Sync: Claude's edits write back instantly
4.Hide: Tuck away chat with one keystroke
Q: What are the highlights of Claude Chat.nvim Agent Skills?
  • Select-to-ask
  • Edit-in-sync
  • Window your way
  • Zero learning curve
Q: What are the use cases for Claude Chat.nvim Agent Skills?
  • Get AI suggestions while coding
  • Maintain code context during refactoring
  • Quickly generate docstrings
  • Get second opinions when debugging
Q: What are the limitations of Claude Chat.nvim Agent Skills?
  • Requires Claude Code CLI setup
  • Neovim 0.7+ only