shivekkhurana / .emacs.d

My [old] Emacs Config. I've moved to Doom now 👇
https://github.com/shivekkhurana/.doom.d/tree/master
23 stars 3 forks source link

Use a (progn) everywhere in config and init #1

Closed shivekkhurana closed 3 years ago

shivekkhurana commented 6 years ago

Currently, the usage is mixed. Usage of progn makes more sense.

shivekkhurana commented 3 years ago

I replaced all instances of progn with :init and :config