dot-emacs

My emacs dotfiles/config
git clone git://git.ethandl.dev/dot-emacs
Log | Files | Refs

custom.el (519B)


      1 ;;; -*- lexical-binding: t -*-
      2 (custom-set-variables
      3  ;; custom-set-variables was added by Custom.
      4  ;; If you edit it by hand, you could mess it up, so be careful.
      5  ;; Your init file should contain only one such instance.
      6  ;; If there is more than one, they won't work right.
      7  )
      8 (custom-set-faces
      9  ;; custom-set-faces was added by Custom.
     10  ;; If you edit it by hand, you could mess it up, so be careful.
     11  ;; Your init file should contain only one such instance.
     12  ;; If there is more than one, they won't work right.
     13  )