aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorodave <aryadevchavali1@gmail.com>2020-03-26 13:53:54 +0000
committerodave <aryadevchavali1@gmail.com>2020-03-26 13:53:54 +0000
commitce0c84d7e40583951d8015bb313fa03f7403f019 (patch)
tree937e1b142dc3d1b97a7c691b61d736fabe2a8753
parent509f7366f9967a0c0fa75dd1eacda4e91187954d (diff)
downloaddotfiles-ce0c84d7e40583951d8015bb313fa03f7403f019.tar.gz
dotfiles-ce0c84d7e40583951d8015bb313fa03f7403f019.tar.bz2
dotfiles-ce0c84d7e40583951d8015bb313fa03f7403f019.zip
+unity support for c# module
-rw-r--r--doom.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/init.el b/doom.d/init.el
index fc9e967..9168e13 100644
--- a/doom.d/init.el
+++ b/doom.d/init.el
@@ -109,7 +109,7 @@
;;common-lisp ; if you've seen one lisp, you've seen them all
;;coq ; proofs-as-programs
;;crystal ; ruby at the speed of c
- (csharp) ; unity, .NET, and mono shenanigans
+ (csharp +unity) ; unity, .NET, and mono shenanigans
data ; config/data formats
;;erlang ; an elegant language for a more civilized age
;;elixir ; erlang done right