use straight.el for package management

This commit is contained in:
Grigory Shipunov 2023-05-04 15:31:50 +02:00
parent 220f79481a
commit 0336e986eb
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
5 changed files with 34 additions and 35 deletions

View file

@ -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