emacs: add protobuf-mode
This commit is contained in:
parent
359648fe09
commit
26185abb23
1 changed files with 1 additions and 0 deletions
1
emacs.el
1
emacs.el
|
|
@ -38,6 +38,7 @@
|
||||||
(straight-use-package 'cmake-mode)
|
(straight-use-package 'cmake-mode)
|
||||||
(straight-use-package 'powershell)
|
(straight-use-package 'powershell)
|
||||||
(straight-use-package 'glsl-mode)
|
(straight-use-package 'glsl-mode)
|
||||||
|
(straight-use-package 'protobuf-mode)
|
||||||
|
|
||||||
;; (straight-use-package '(promela-mode
|
;; (straight-use-package '(promela-mode
|
||||||
;; :type git
|
;; :type git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue