emacs: add protobuf-mode

This commit is contained in:
joachimschmidt557 2023-02-14 00:11:29 +01:00
parent 359648fe09
commit 26185abb23
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -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