Use elpaca instead of straight
Some big changes related to that, and to use-package
This commit is contained in:
parent
ecf3d4195a
commit
c7b0c1c6c2
50 changed files with 1262 additions and 365 deletions
|
|
@ -13,10 +13,10 @@
|
|||
(require 'icejam-prog-mode)
|
||||
|
||||
(use-package gleam-ts-mode
|
||||
:straight '(:type git
|
||||
:host github
|
||||
:repo "gleam-lang/gleam-mode"
|
||||
:files ("gleam-ts-mode.el")))
|
||||
:ensure (:type git
|
||||
:host github
|
||||
:repo "gleam-lang/gleam-mode"
|
||||
:files ("gleam-ts-mode.el")))
|
||||
|
||||
(add-to-list 'auto-mode-alist '("\\.gleam\\'" . gleam-ts-mode))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue