mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 18:19:03 +00:00
9 lines
242 B
EmacsLisp
9 lines
242 B
EmacsLisp
![]() |
;; -*- no-byte-compile: t; -*-
|
||
|
;;; tools/neuron/packages.el
|
||
|
|
||
|
(package! neuron-mode)
|
||
|
|
||
|
;; For more reproducibility, pin the repo:
|
||
|
;; (package! neuron-mode :pin e1b3e12c71)
|
||
|
;; or run M-x doom/update-pinned-package-form to have the latest commit
|