Select a color scheme for your Dotfyle experience

geg2102 / nvim-python-repl

nvim-python-repl

A simple neovim plugin that leverages treesitter for interacting with a python/scala/lua REPL.
73 3 0 1 day ago
code-runner manually-created
nvim-python-repl facilitates sending code snippets to language-specific REPLs, supporting python, scala, and lua. It integrates treesitter for accurate parsing and offers keybindings for different operations like sending visual selections and toggling execute settings. The plugin can also work with nvim-jupyter-client for enhanced functionality.