Add pianocomposer321/officer.nvim (#1047)

This commit is contained in:
pianocomposer321 2024-01-16 03:03:59 -06:00 committed by GitHub
parent e0d3441283
commit 52b9cb2029
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -795,6 +795,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [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.
- [pianocomposer321/officer.nvim](https://github.com/pianocomposer321/officer.nvim) - Like dispatch.vim but using overseer.nvim.
## Neovim Lua Development