you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 1 year ago (1 child)

Since people fear parentheses, GNU Guix.

  • source
  • hideshow 2 child comments
  • [–] 3 points 1 year ago (1 child)

    Man, i'm a NixOS user so probably also biased because i got used to the nix language, but legitimately all the parentheses in guix confuse the hell out of me lol

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 year ago*

    I also feared them prior to using and writing my own config. But later, I found out they have packages that highlight different parentheses depth with different colours (rainbow-delimiter), auto insert missing parens (parinfer) and whatnot. This makes the process of working with them a lot easier!

  • source
  • parent