Skip to content

Instantly share code, notes, and snippets.

View jesse-michael-han's full-sized avatar

Jesse Michael Han jesse-michael-han

View GitHub Profile
@jesse-michael-han
jesse-michael-han / lean-mode-customizations.el
Created August 27, 2019 17:30
lean-mode customizations
;; jesse-michael-han's Emacs lean-mode hooks
;; append this to your init file (init.el or .emacs)
(require 'lean-mode)
(require 'lean-leanpkg)
(require 'smartparens)