diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-11-24 16:41:41 +0000 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-11-24 16:42:50 +0000 |
commit | ebeb79cb5e49f3e371371482fadbe6af1661f9da (patch) | |
tree | 388bb8e49420c4de5e52b1432965abbec0505182 /doom.d/init.el | |
parent | 5102d03bdde49781442f72a20e79c08712866e29 (diff) | |
download | dotfiles-ebeb79cb5e49f3e371371482fadbe6af1661f9da.tar.gz dotfiles-ebeb79cb5e49f3e371371482fadbe6af1661f9da.tar.bz2 dotfiles-ebeb79cb5e49f3e371371482fadbe6af1661f9da.zip |
~removed lsp and better docs for oreodave/csharp/get-unit-test
Diffstat (limited to 'doom.d/init.el')
-rw-r--r-- | doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index 2dd018d..9e315c4 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -104,7 +104,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 +lsp) ; unity, .NET, and mono shenanigans + (csharp) ; unity, .NET, and mono shenanigans data ; config/data formats ;;erlang ; an elegant language for a more civilized age ;;elixir ; erlang done right |