Hi Sergei, Do you know codi.vim ? https://github.com/metakirby5/codi.vim
What's the main difference with your plugin ? Thank you Nicolas Le jeudi 25 août 2022 à 13:43:07 UTC+2, [email protected] a écrit : > Hello. I'm glad to announce a (yet another) plugin for literate > programming, for now in Python. Briefly, it aims to get a Jupyter-notebook > look-and-feel while editing Markdown or Latex documents in Vim. > > https://github.com/grwlf/litrepl.vim > > The plugin detects code/result blocks, pipes their content through the > persistently running interpreter and pastes the result back into the file. > Python and IPython are currently supported, other languages don't seem to > be a problem. > > Currently, the plugin comes with an application of nearly 500 lines of > code and takes less than 100 lines of code itself at the cost of being > dependent on Posix APIs like pipes or shell utils. > > The project is less than a month old, some troubles are possible. Brave > testers are welcome, as well as comments. > > BR, > Sergei > -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/bc99067a-71d0-44b3-bc8e-72bb5af21893n%40googlegroups.com.
