Lisp programming configuration for neovim

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • conjure

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

  • Conjure supports racket and scheme, very good REPL integration. Allows easy normal and visual mode evaluation, plus a REPL buffer for any buffer

  • nvim-parinfer

    parinfer for Neovim

  • nvim-parinfer is pretty nice, it works with most lisps out of the box. It's implements a purpose built autopairing system for lisps

  • 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
  • nvim-ts-rainbow

    Discontinued Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead

  • Lsp support is pretty good with Neovim, but obviously depends on what Lisp you use. I also like ts-rainbow a lot, but that's literally just visual fluff for brackets

  • parinfer-rust

    A Rust port of parinfer.

  • I use a combination of parinfer-rust and Conjure for my Clojure, Janet, and Fennel development.

  • vlime

    A Common Lisp dev environment for Vim (and Neovim)

  • If you're interested more in Common Lisp, there's both vlime and vim-slime however I don't have any experience with them.

  • vim-slime

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

  • If you're interested more in Common Lisp, there's both vlime and vim-slime however I don't have any experience with them.

  • dotfiles

    Configuration for Linux, i3, Kitty, Fish, Neovim and more (by Olical)

  • /u/Wolfy87 (Olical, the dev of Conjure), has his dotfiles/neovim config here, they're in fennel but it's relatively easy to read and port to lua if you're looking for a neovim config example.

  • 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
  • vim-sexp

    Precision Editing for S-expressions

  • You may also want to try vim-sexp if you decided to use parinfer and disable nvim-autopairs.

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