Add bazel-mode
This commit is contained in:
parent
e47f861299
commit
c4fadb713b
1 changed files with 5 additions and 0 deletions
5
emacs.el
5
emacs.el
|
|
@ -41,6 +41,11 @@
|
|||
;; :host github
|
||||
;; :repo "rudi/promela-mode"))
|
||||
|
||||
(straight-use-package '(bazel-mode
|
||||
:type git
|
||||
:host github
|
||||
:repo "bazelbuild/emacs-bazel-mode"))
|
||||
|
||||
(straight-use-package '(llvm-mode
|
||||
:type git
|
||||
:host github
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue