mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-20 13:28:25 +00:00
Add bfredl/nvim-ipy
(#968)
This commit is contained in:
parent
6008811294
commit
f5f5b2d280
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue