-
looking for a neovim plugin that's similar to Nvim-R, but for python.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
nvim-python-repl
A simple neovim plugin that leverages treesitter for interacting with a python/scala/lua REPL.
you could try nvim-python-repl which opens an ipython repl in a split and lets you send code fragments to it.
-
For a REPL I use jalvesaqs other plugin: https://github.com/jalvesaq/vimcmdline
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.