added ready-player-mode and updated bindings

This commit is contained in:
Matt Nish-Lapidus 2024-07-05 09:49:32 -04:00
parent 279003ffd1
commit ab484a2a2a
4 changed files with 25 additions and 27 deletions

View file

@ -90,6 +90,12 @@
(package! bookmark-in-project)
(package! ready-player
:recipe (:type git
:host github
:repo "xenodium/ready-player"))
;; To install SOME-PACKAGE from MELPA, ELPA or emacsmirror:
;(package! some-package)