The REPL That Writes Back

5 months ago
2

I made inline code execution for Neovim by modding iron.nvim to wait for the command to finish and then copy the result (STDOUT) back into the original file!

Loading 2 comments...