Do you use Paredit?

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

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

    Precision Editing for S-expressions

  • but i use vim so i use this: https://github.com/guns/vim-sexp

  • dotfiles

    config info (by fiddlerwoaroof)

  • https://github.com/fiddlerwoaroof/dotfiles/blob/master/emacs.d/lisp/configurations/evil-conf.el#L67-L143

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

    lispy + evil = lispyville

  • I've had some issues with paredit, like ending up with a stray orphaned paren that was impossible to delete (this has happened more times than I care to admit). So a while ago I started shopping around and tried out lispyville (evil-mode FTW). Yes, the initial setup was a little more involved, but once I figured out the Key themes I wanted, it was golden. Never looked back. The main README here on the lispyville github repo explains the various Key themes and how to enabled them. I enabled most of them, and I think the only thing I added was a hook for lispy-stringify. The awesome thing is we have lots of choices, though, so whatever works for you is what you should use.

  • smart-god-mode

    No tests yet for merging into main branch!

  • *Shameless plug: Earlier this year (2020), I feared I might develop RSI without a modal-editing mode like evil in emacs. I also read somewhere that evil doesn't play very nice with everything emacs. Stumbled upon god-mode, but found it too frustrating tonswitch between the 'insert' and 'command' modes - and I suspected I'll have the same frustration with evil. So, cooked up smart-god-mode.

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