vim

For discussion on all things (neo)vim.
salam 2020-07-01T01:13:37.339900Z

another option that helps manage parentheses automatically based on indentation is parinfer-rust: https://github.com/eraserhd/parinfer-rust i strongly recommend using it if you're just getting started with clojure (and don't have any prior experience with editing code written in any flavor of lisp) 🙂

salam 2020-07-01T01:18:26.340200Z

this website should give you a feel of how parinfer works: https://shaunlebron.github.io/parinfer/