emacs: add glsl-mode
This commit is contained in:
parent
9afa2f513b
commit
cc6a7d97e2
1 changed files with 1 additions and 0 deletions
1
emacs.el
1
emacs.el
|
|
@ -37,6 +37,7 @@
|
||||||
(straight-use-package 'yaml-mode)
|
(straight-use-package 'yaml-mode)
|
||||||
(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 '(promela-mode
|
;; (straight-use-package '(promela-mode
|
||||||
;; :type git
|
;; :type git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue