Clojure in neovim

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

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-iced

    Clojure Interactive Development Environment for Vim8/Neovim

  • vim-iced Interface to nrepl (alternative to Conjure). From all the features it provides I use the most: evaluation formatting (using cljfmt) documentation completion refactorings (require a namespace, rename var)

  • clojure.vim

    Clojure syntax highlighting for Vim and Neovim.

  • clojure.vim Syntax highlighting and indentation

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

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

  • ale + clj-kondo Integrates clj-kondo linters. Gives faster feedback on errors and provides useful suggestions about code style.

  • acid.nvim

    Asynchronous Clojure Interactive Development

  • Can I suggest (and get opinions on) acid.nvim?

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