Clojure in neovim

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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)

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • clojure.vim

    Clojure syntax highlighting for Vim and Neovim.

    clojure.vim Syntax highlighting and indentation

  • 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

  • Ruby Delights Built into the Language: No Gems Required

    9 projects | news.ycombinator.com | 20 Dec 2022
  • Is it unorthodox to write java purely in Vim/CLI and not use an IDE?

    8 projects | /r/javahelp | 4 May 2022
  • How can I make VIM autocomplete similar to VSCode in macos

    5 projects | /r/vim | 22 Mar 2022
  • Setting Up Razor Support in Neovim for Enhanced C# Development

    2 projects | dev.to | 26 Jan 2024
  • Embracing Common Lisp in the Modern World

    6 projects | news.ycombinator.com | 24 Jan 2024

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