hylang / hy-mode

Hy mode for Emacs
GNU General Public License v3.0
189 stars 48 forks source link

smartparens on ' and ` #42

Closed gilch closed 6 years ago

gilch commented 6 years ago

In Spacemacs with hy-mode, smartparens is doubling the backtick and single quote characters, which are not supposed to be balanced in Hy. I'm not sure if the problem is here in hy-mode or with the Spacemacs layer somehow, but smartparens doesn't have this problem in other Lisps.

I'd just turn it off, but all the SPC k options for structural Lisp editing seem to turn it back on.

gilch commented 6 years ago

Worse, slurp and barf seem to consider these brackets, ack!