Skip to main content
ClaudeWave
folke avatar
folke

sidekick.nvim

View on GitHub

Your Neovim AI sidekick

Tools2.7k stars135 forksLuaApache-2.0Updated 1mo ago
Editor's note

sidekick.nvim is a Neovim plugin that combines two distinct capabilities: Copilot LSP's Next Edit Suggestions (NES) and an embedded terminal for AI command-line tools. The NES component connects to the official copilot-language-server via Neovim's built-in LSP client, automatically fetching multi-line or whole-refactoring suggestions as you type, then displaying them as inline and block-level diffs with Treesitter-based syntax highlighting down to the word or character level; pressing Tab navigates hunks and applies them. The terminal component provides pre-configured access to Claude Code, Gemini CLI, Codex, Copilot CLI, and Grok directly inside Neovim, with context-aware prompts that inject file content, cursor position, and diagnostics, plus session persistence through tmux and zellij. File watching automatically reloads buffers when an AI tool modifies them on disk. Neovim 0.11.2 or newer is required, and the plugin is authored by folke, the creator of lazy.nvim and snacks.nvim.

ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Recently active
  • Healthy fork ratio
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/folke/sidekick.nvim
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
claude-codecodex-clicopilotcopilot-cligemini-clineovimneovim-pluginnvimnvim-plugin

What people ask about sidekick.nvim

What is folke/sidekick.nvim?

+

folke/sidekick.nvim is tools for the Claude AI ecosystem. Your Neovim AI sidekick It has 2.7k GitHub stars and was last updated 1mo ago.

How do I install sidekick.nvim?

+

You can install sidekick.nvim by cloning the repository (https://github.com/folke/sidekick.nvim) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is folke/sidekick.nvim safe to use?

+

Our security agent has analyzed folke/sidekick.nvim and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains folke/sidekick.nvim?

+

folke/sidekick.nvim is maintained by folke. The last recorded GitHub activity is from 1mo ago, with 45 open issues.

Are there alternatives to sidekick.nvim?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy sidekick.nvim to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: folke/sidekick.nvim
[![Featured on ClaudeWave](https://claudewave.com/api/badge/folke-sidekick-nvim)](https://claudewave.com/repo/folke-sidekick-nvim)
<a href="https://claudewave.com/repo/folke-sidekick-nvim"><img src="https://claudewave.com/api/badge/folke-sidekick-nvim" alt="Featured on ClaudeWave: folke/sidekick.nvim" width="320" height="64" /></a>

More Tools