;; -*- lexical-binding: t -*- (use-package smartparens :config (require 'smartparens-config) (smartparens-global-mode)) (provide 'init-edit)