From 5cb5354ccabe3ee305bd188f1f5c1f7a5bab74a1 Mon Sep 17 00:00:00 2001 From: Ben Lubas <56943754+benlubas@users.noreply.github.com> Date: Sun, 5 Nov 2023 05:03:29 -0500 Subject: [PATCH] Add `benlubas/molten-nvim` (#940) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3370d93..26fb898 100644 --- a/README.md +++ b/README.md @@ -742,6 +742,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [Zeioth/compiler.nvim](https://github.com/Zeioth/compiler.nvim) - Compiler for building and running your code without having to configure anything. - [jaytyrrell13/static.nvim](https://github.com/jaytyrrell13/static.nvim) - Run static site generator commands. - [dasupradyumna/launch.nvim](https://github.com/dasupradyumna/launch.nvim) - A simple and quick task launcher which allows dynamically configuring tasks on the fly, with optional support for debugging. +- [benlubas/molten-nvim](https://github.com/benlubas/molten-nvim) - Enables running code chunks via the jupyter kernel. Output (including image output) is rendered in a floating window below the code. ## Neovim Lua Development