8 lines
181 B
Text
8 lines
181 B
Text
;;; .doomrc --- doom runtime config -*- mode: emacs-lisp; lexical-binding: t; -*-
|
|
;;; Commentary:
|
|
;;; Code:
|
|
(require 'doom) ; be silent, byte-compiler
|
|
|
|
$0`%`
|
|
|
|
;;; .doomrc ends here
|