DogLooksGood / parinfer-mode

Parinfer for Emacs :)
GNU General Public License v3.0
407 stars 33 forks source link

remove dependency on package.el #64

Closed richardsonpaul closed 6 years ago

richardsonpaul commented 6 years ago

I use use-package and straight, and the lispy extensions isn't working because it requires package.el, which I don't have

DogLooksGood commented 6 years ago

thanks!