9 lines
181 B
Text
9 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
|