codi.vim is an interactive scratchpad and REPL-like playground inside Vim/Neovim that evaluates code as you type. It creates a live buffer where inputs on one side produce continuously updated outputs on the other, helping you prototype snippets and explore APIs quickly. The plugin supports multiple languages by leveraging system interpreters or backends and displays results inline without switching context. It focuses on minimal setup so you can open a buffer, set a filetype, and start experimenting immediately. Because results update incrementally, it is useful for learning, debugging, or documenting small examples. It turns Vim into a lightweight computational notebook while keeping the modal editing experience intact.
Features
- Live, side-by-side input and output buffers
- Incremental evaluation that updates as you edit
- Multi-language support using system interpreters
- Zero-friction setup focused on rapid prototyping
- Inline results to avoid context switching to external REPLs
- Works in Vim and Neovim with minimal configuration
Categories
Code EditorsLicense
MIT LicenseFollow codi.vim
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of codi.vim!