use straight.el for package management
This commit is contained in:
parent
220f79481a
commit
0336e986eb
5 changed files with 34 additions and 35 deletions
|
@ -2,8 +2,9 @@
|
|||
(require 'calendar)
|
||||
(setq calendar-week-start-day 1)
|
||||
|
||||
(straight-use-package 'org)
|
||||
(straight-use-package 'org-roam)
|
||||
(require 'org)
|
||||
(oxa/insure 'org-roam)
|
||||
(require 'org-roam)
|
||||
|
||||
;; expose org functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue