Select a color scheme for your Dotfyle experience

HiPhish / yo-dawg.nvim

yo-dawg.nvim

Convenience library for controlling a Neovim process embedded inside another Neovim process.
7 0 0 5 days ago
remote-development manually-created
yo-dawg.nvim is a wrapper for controlling an embedded Neovim process within Neovim itself. It simplifies the process of testing and provides a general-purpose plugin-like functionality. It allows the user to start a new Neovim process, evaluate Vim script expressions, call asynchronous methods, and terminate the process when done.