rainbow_parentheses.vim VS vim-fireplace

Compare rainbow_parentheses.vim vs vim-fireplace and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rainbow_parentheses.vim vim-fireplace
1 4
39 1,740
- -
0.0 0.0
about 4 years ago 3 months ago
Vim Script Vim Script
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rainbow_parentheses.vim

Posts with mentions or reviews of rainbow_parentheses.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-26.
  • Useful Vim Plugins You Haven't Heard Of
    5 projects | /r/linux | 26 Feb 2021
    I'm currently using eapache/rainbow_parentheses.vim but I just checked and apparently the maintainer now recommends the luochen plugin instead, so I guess I might switch to it.

vim-fireplace

Posts with mentions or reviews of vim-fireplace. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-26.
  • Looking to revisit Clojure
    2 projects | /r/Clojure | 26 Jan 2023
    This has some decent traction as well though admittedly less popular https://github.com/tpope/vim-fireplace
  • The Holy Trinity of Clojure
    7 projects | news.ycombinator.com | 12 Dec 2022
    I haven't used vim in years but there's a package by Tim Pope: https://github.com/tpope/vim-fireplace

    This is a key piece of the REPL workflow: you rarely type into the REPL, you use commands in your editor to select code and run it in a REPL. The idea is that you eval stuff in the same place you type, and that gets run in the same environment over and over again without having to restart it or redefine the data you're using to iterate your functions.

  • Coding my pet-projects on my WFH lunch break from coding for the man
    1 project | /r/macsetups | 28 Apr 2021
    Vim with the fireplace plugin. I'm not cool enough to be on the Emacs train with the rest of my functional programming brethren
  • Useful Vim Plugins You Haven't Heard Of
    5 projects | /r/linux | 26 Feb 2021
    vim fireplace: https://github.com/tpope/vim-fireplace

What are some alternatives?

When comparing rainbow_parentheses.vim and vim-fireplace you can also consider the following projects:

rainbow_parentheses.vim - :rainbow: Simpler Rainbow Parentheses

cajus-nvim - Basic config to transform your NVIM in a powerful Clojure IDE using fennel, clojure-lsp and conjure.

spartan-repl - Connect your Clojure REPL to VIM with no plugins or magic

nvim-fennel-lsp-conjure-as-