Update emacs.d/init.el
parent
2c4b91089b
commit
51d0ee01f3
|
@ -12,7 +12,7 @@
|
||||||
;; Example: Setting cursor-type to 'box
|
;; Example: Setting cursor-type to 'box
|
||||||
(setq cursor-type 'box)
|
(setq cursor-type 'box)
|
||||||
|
|
||||||
(setq org-roam-directory "/mnt/Data/Documents/org-files/org-roam")
|
|
||||||
|
|
||||||
(load-file "~/.emacs.d/org-roam-templates/main.el")
|
(load-file "~/.emacs.d/org-roam-templates/main.el")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue