Hacker News new | ask | show | jobs
by emidln 3071 days ago
evil-lisp-state (used by default in Spacemacs) is a paredit-like thing that seems to work with parens, braces, and brackets in any language I happen to be using. I've used it with Python and Javascript without really thinking about it.

I've never used paredit in emacs, but I suspect that it might be amiable to working on Javascript as well.

More annoying to me would be all of the extra quotes and commas I need compared to Hiccup implementations in Clojure.