2
0
Fork 0
mirror of https://github.com/rockerBOO/awesome-neovim synced 2025-02-20 13:28:25 +00:00

Add bfredl/nvim-ipy ()

This commit is contained in:
Amar Paul 2023-11-22 03:40:05 -05:00 committed by GitHub
parent 6008811294
commit f5f5b2d280
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -758,6 +758,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [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.
- [bfredl/nvim-ipy](https://github.com/bfredl/nvim-ipy) - Make interfacing with IPython/Jupyter easier.
## Neovim Lua Development