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

@ -1,4 +1,4 @@
(oxa/insure 'auctex)
(straight-use-package 'auctex)
(require 'tex-site)
(require 'reftex)