This commit is contained in:
2022-12-01 21:59:33 -05:00
parent 534f6d8ade
commit b0d9318138

10
init.el
View File

@@ -344,7 +344,13 @@
(use-package lsp-dart)
;;; End Flutter Related
;;;
(use-package gnu-apl-mode)
;;; BQN
(use-package bqn-mode
:straight (bqn-mode
:package "bqn-moed"
:host github
:type git
:repo "museoa/bqn-mode"))
;;; END-BQN
;;;; END PACKAGES