Hacker News new | ask | show | jobs
by leephillips 1902 days ago
Even more awesome: vim-repl (https://github.com/sillybun/vim-repl) uses the :term feature to provide convenient communication with any REPL, with extra support for some languages such as Python.

(In fact there are a host of these; for example, vim-slime now can communicate with Vim’s built-in terminal.)