An implementation of Urtext in Neovim
This is an early release for testers. Contributions are welcome.
License: MIT
Urtext /ˈʊrtekst/ is a markup language for Python scriptable-notebooks in a text editor
For a fast overview, visit https://urtext.co/
pip install urtext
or
pip3 install urtext
{ "nbeversl/urtext_neovim" }
use "nbeversl/urtext_neovim"
Plug 'nbeversl/urtext_neovim'
Urtext can generate a starter project that documents its features with examples:
:UrtextStarterProject <leader>zh to open to the home node of the starter project.See https://urtext.co/documentation/ for more information.
There is also an implementation for:
Questions and issues may be submitted either to https://urtext.co/support/ or to https://github.com/nbeversl/UrtextSublime/issues.