Is SLIME setup possible for Vim?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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.

  • 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.

  • alive-lsp

    Language Server Protocol implementation for use with the Alive extension

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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