mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/csharp: add +unity flag
And group shader-mode & +csharp-unity-mode under it.
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
|
||||
(package! csharp-mode)
|
||||
(package! omnisharp)
|
||||
(package! shader-mode)
|
||||
|
||||
(when (featurep! +unity)
|
||||
(package! shader-mode))
|
||||
|
Reference in New Issue
Block a user