lang/csharp: add +unity flag
And group shader-mode & +csharp-unity-mode under it.
This commit is contained in:
parent
d87fba7944
commit
937252af4e
2 changed files with 11 additions and 5 deletions
|
@ -3,5 +3,6 @@
|
|||
|
||||
(package! csharp-mode)
|
||||
(package! omnisharp)
|
||||
(package! shader-mode)
|
||||
|
||||
(when (featurep! +unity)
|
||||
(package! shader-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue