General code and comment improvements. Also, removed the :desc's for csv-mode because map! is currently unable to set which-key descriptions mode-locally, and should be avoided for anything but global keybinds. This will be fixed when General is introduced into Doom. |
||
---|---|---|
.. | ||
config.el | ||
doctor.el | ||
packages.el | ||
README.org |
:lang csharp
This module adds C# support to Emacs.
I don't use C# for much else than Unity3D and, seldomly, for Mono game development on Linux.
Table of Contents TOC
Install
This module needs:
- omnisharp-roslyn (install with
M-x omnisharp-install-server
) - .NET SDKs (on Windows)
- Mono (on UNIX platforms)
MacOS
TODO
Arch Linux
sudo pacman --needed --noconfirm -S mono