Is SLIME setup possible for Vim?

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vim-slime

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

    I’m not a vim guy but I know there’s at least one slime port. You could also give evil-mode a shot if you want to give Emacs another go

  2. SaaSHub

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

    SaaSHub logo
  3. slimv

    Official mirror of Slimv versions released on vim.org

    I've seen SLIMV recommended as a SLIME alternative for Vim. Like SLIME, SLIMV is a SWANK client.

  4. neoterm

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

    I'm using neoterm. I like that I can use the same tech for every language + consistent keybinds. Also Slime might not support a more fringe or outdated lisp distro but a plain old VTY terminal always will.

  5. cl-neovim

    Common lisp client for neovim

    Using this method you won't get completions from live image like emacs does, but you can make apropos-under-cursor and it's about the same. I enjoy default vim completions a lot for their predictability and instant feedback. You can still connect to the live image behind the scenes as well. Or, to neovim's api.

  6. alive-lsp

    Language Server Protocol implementation for use with the Alive extension

    There is the alive extension for vscode which comes with a LSP.

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.

Suggest a related project

Related posts

  • How to automatically close or re-use previous terminal when running vim-test multiple times

    1 project | /r/neovim | 3 Aug 2022
  • How Do You Manage Your CL Development Environment Using Vim/Neovim?

    1 project | /r/learnlisp | 1 Aug 2021
  • Rewrote my tiny terminal plugin to use floating windows instead of splits

    2 projects | /r/neovim | 20 Jul 2021
  • Does anyone know a repl similar to neoterm written in lua?

    3 projects | /r/neovim | 30 Apr 2021
  • Quick Open/Hide terminal

    1 project | /r/neovim | 13 Mar 2021