pappasam/nvim-repl
Better REPLs in nvim 0.11+, supporting aider (AI), ipython, utop, and more!
This tool helps developers streamline their coding workflow by integrating interactive Read-Eval-Print Loops (REPLs) directly within the Neovim editor. It takes your code snippets or selections from your Neovim buffer and sends them to a running REPL, displaying the output immediately. Software developers, data scientists, and anyone who frequently experiments with code in an interactive environment would find this useful.
122 stars. No commits in the last 6 months.
Use this if you are a Neovim user who wants to interactively test code, explore APIs, or debug scripts without leaving your editor.
Not ideal if you prefer a dedicated IDE with built-in debugging tools, or if you don't use Neovim for your development.
Stars
122
Forks
14
Language
Vim Script
License
—
Category
Last pushed
May 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/pappasam/nvim-repl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
daveRendon/openai-for-devs
Azure OpenAI for Devs: Examples, tutorials, and templates for developers integrating OpenAI and...
zahidkhawaja/gophy
AI-powered CLI tool to help you remember bash commands. Ported to Go.
airopshq/airops-js
AirOps JavaScript SDK
AlvaroHoux/gito
A Go-based CLI tool designed to streamline AI-assisted commits. Gito captures your staged...
Efhnrkn1/slack-qa-assistant
🛠Suggest test cases for pull requests in Slack using heuristics and optional LLM enrichment to...