second
This commit is contained in:
@@ -37,10 +37,9 @@
|
||||
(set-face-attribute 'variable-pitch nil :font "Fira Sans" :height 1.0 :weight 'regular)
|
||||
(set-face-attribute 'fixed-pitch nil :font "Fira Code" :height 1.0 :weight 'medium)
|
||||
|
||||
;; Set org-mode directories
|
||||
(setq org-directory
|
||||
'("~/org/"
|
||||
"~/.config/doom"))
|
||||
;; Set agenda files
|
||||
(setq org-agenda-files
|
||||
'("~/org/planner.org"))
|
||||
|
||||
(defun rymacs/org-mode-setup ()
|
||||
(org-indent-mode)
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
;; Alternatively, press 'gd' (or 'C-c c d') on a module to browse its
|
||||
;; directory (for easy access to its source code).
|
||||
|
||||
(defvar native-comp-deferred-compilation-deny-list nil)
|
||||
|
||||
(doom! :input
|
||||
;;chinese
|
||||
;;japanese
|
||||
|
||||
Reference in New Issue
Block a user