gutsavgupta/nvim-gemini-companion
A Neovim plugin to integrate Gemini CLI well (+ Qwen-code now)
Platform-specific configuration:
{
"mcpServers": {
"nvim-gemini-companion": {
"command": "npx",
"args": [
"-y",
"nvim-gemini-companion"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...