Fork me on GitHub
#cider
<
2022-03-20
>
Dustin Paluch15:03:16

Why might I be getting

Debugger entered--Lisp error: (wrong-type-argument wholenump -9)
  make-list(-9 nil)
  lisp-indent-initial-state()
  indent-sexp()
  paredit-open-curly(nil)
  funcall-interactively(paredit-open-curly nil)
  call-interactively(paredit-open-curly nil nil)
  command-execute(paredit-open-curly)
when typing { in my cider repl?