replua.nvim: Emacs-Style Lua Scratch Buffer for Neovim
By
mghaig
Properly proved. Has structure, has flavour, has a point.
Summary
replua.nvim is a Neovim plugin that provides an Emacs-style scratch buffer for executing Lua code directly within the editor. It creates a dedicated buffer where users can experiment with Lua, call Neovim APIs, and see results printed inline, similar to Emacs Lisp interaction mode. The plugin includes installation instructions and usage commands for opening scratch buffers.
Key quotes
· 4 pulledAn Emacs-style scratch buffer for executing Lua inside Neovim
opens a dedicated buffer where you can experiment with Lua, call any Neovim API, and see results printed inline
much like the classic Emacs Lisp interaction mode
Run :RepluaOpen! for a fresh instance
You might also wanna read
FFF.nvim: High-Performance Fuzzy File Search Toolkit for AI Agents and Neovim
FFF.nvim is a high-performance fuzzy file search toolkit designed specifically for AI agents (MCP) and Neovim users. It provides fast, accur
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·9h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
Erlang Ecosystem Foundation Launches Central Company Registry
The Erlang Ecosystem Foundation has launched a new canonical company registry at registry.erlef.org. The registry aims to serve members, spo
aislop: Open-source CLI tool detects low-quality code patterns left by AI coding agents
aislop is an open-source CLI tool (MIT-licensed) that detects low-quality patterns left behind by AI coding agents like Claude Code, Cursor,
wterm: A DOM-based Web Terminal Emulator Powered by Zig and WebAssembly
wterm is a web-based terminal emulator that renders directly to the DOM, providing native text selection, copy/paste, find functionality, an
