2017-02-19 18:57:16 -05:00
|
|
|
;; -*- no-byte-compile: t; -*-
|
|
|
|
;;; lang/csharp/packages.el
|
|
|
|
|
2017-02-23 00:06:12 -05:00
|
|
|
(package! csharp-mode)
|
|
|
|
(package! omnisharp)
|
2017-02-19 18:57:16 -05:00
|
|
|
|
2018-12-29 00:09:17 -05:00
|
|
|
(when (featurep! +unity)
|
|
|
|
(package! shader-mode))
|