vim-slime

A vim plugin to give you some slime. (Emacs) (by jpalardy)

Vim-slime Alternatives

Similar projects and alternatives to vim-slime

  1. julia

    368 vim-slime VS julia

    The Julia Programming Language

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. tmux

    tmux source code

  4. mini.nvim

    Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

  5. vim-plug

    141 vim-slime VS vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

  6. ale

    133 vim-slime VS ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

  7. zellij

    96 vim-slime VS zellij

    A terminal workspace with batteries included

  8. vimtex

    VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  11. Pluto.jl

    🎈 Simple reactive notebooks for Julia

  12. conjure

    72 vim-slime VS conjure

    Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

  13. vim-floaterm

    59 vim-slime VS vim-floaterm

    :computer: Terminal manager for (neo)vim

  14. iron.nvim

    Interactive Repl Over Neovim

  15. sniprun

    A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages

  16. neoterm

    22 vim-slime VS neoterm

    Wrapper of some vim/neovim's :terminal functions.

  17. julia-vim

    21 vim-slime VS julia-vim

    Vim support for Julia.

  18. vim-ipython-cell

    Seamlessly run Python code in IPython from Vim

  19. Nvim-R

    15 vim-slime VS Nvim-R

    Vim plugin to work with R

  20. vlime

    15 vim-slime VS vlime

    A Common Lisp dev environment for Vim (and Neovim)

  21. nvim-luapad

    Interactive real time neovim scratchpad for embedded lua engine - type and watch!

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vim-slime alternative or higher similarity.

vim-slime discussion

Log in or Post with

vim-slime reviews and mentions

Posts with mentions or reviews of vim-slime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-11.
  • I Chose Common Lisp
    8 projects | news.ycombinator.com | 11 Jan 2025
  • Racket Language
    5 projects | news.ycombinator.com | 20 Apr 2024
    https://github.com/jpalardy/vim-slime

    you can have a REPL in nvim/vim/tmux/screen/another terminal/or any other window , and send regions from your vim buffer to that repl

  • Livebook: Elixir's Swiss Army Knife
    2 projects | news.ycombinator.com | 25 Mar 2024
    For vim users, check out vim-slime[1]. It's really changed my workflow! It can work for any language that uses a REPL, including bash/shell. Combined with tmux, it is an amazing and (in hindsight) obvious tool. I honestly can't imagine myself going back to not having it now.

    [1]: https://github.com/jpalardy/vim-slime

  • NeoVim Capability Functions
    4 projects | /r/neovim | 3 Nov 2023
    For splitting the terminal you could try either toggleterm or tmux. If you want to send things from one tmux pane to another, then you can use slime. For a toggle-able filetree, you can use nvim tree.
  • Help running chunks of Python to a terminal as REPL
    3 projects | /r/neovim | 3 Jun 2023
    I use vim-slime. It works really well in tmux. https://github.com/jpalardy/vim-slime. Just blocks of code as cells
  • slimux.nvim - Simple plugin to send text to tmux panes
    4 projects | /r/neovim | 24 May 2023
    This is yet another plugin to capture text from the current buffer and send it to a tmux pane. I was using https://github.com/jpalardy/vim-slime previously, and wished I could just set sensible defaults for where to send text. Also, I wanted to create my first Neovim plugin! I have to say, after writing a bit of Vimscript in the past, the Neovim Lua API makes me a much happier camper.
  • If we can have this functionality in neovim, I'll probably never leave my room again
    2 projects | /r/neovim | 21 Mar 2023
    I use slime (which sends code to tmux panes), tmux (of course) and ipython for this. For example, the code I sent to ipython was with a simple keybinding ...
  • Running codes in one line
    2 projects | /r/vim | 19 Mar 2023
    If I understand correctly, what you need is a combination of vim, tmux, ipython and vim-slime.
  • Tools for productivity
    31 projects | /r/neovim | 7 Mar 2023
    REPL??? Do you have a very-easy-to-use way of running and testing your code? From vim-slime to nvim sniprun to autocommands with the built in terminal, to an external repl like ptpython (for python obviously). iron.nvim and conjure are two other neovim repl plugins. There are many ways of running the code that you're working on, and having something that makes this really easy for you is pretty essential. (sometimes I use inotifytools on linux to literally just run the script every time I save it.)
  • Favorite REPL/Notebook/Task Running plugins and workflow?
    8 projects | /r/neovim | 25 Feb 2023
    For the record/list, there's also: - https://github.com/hkupty/iron.nvim and - https://github.com/jpalardy/vim-slime
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic vim-slime repo stats
57
1,955
7.0
27 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Vim Script is
the 35th most popular programming language
based on number of references?