Add GCBallesteros/jupytext.nvim (#981)

Add GCBallesteros/jupytext.nvim
This commit is contained in:
GBallesteros 2023-11-29 22:01:50 +01:00 committed by GitHub
parent 2f75d41465
commit 98d9832910
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -686,6 +686,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [JMarkin/gentags.lua](https://github.com/JMarkin/gentags.lua) - Auto generate tag files by ctags.
- [yutkat/confirm-quit.nvim](https://github.com/yutkat/confirm-quit.nvim) - Confirm before quitting Neovim.
- [bgaillard/readonly.nvim](https://github.com/bgaillard/readonly.nvim) - Secure edition of files containing sensible / secret information, passwords, API keys, SSH keys, etc.
- [GCBallesteros/jupytext.nvim](https://github.com/GCBallesteros/jupytext.nvim) - Edit jupyter notebooks without leaving Neovim.
## Terminal Integration