Install the csharp-mode package

This commit is contained in:
Gergely Polonkai 2016-11-30 17:35:00 +01:00
parent 1cd637d158
commit 4e5bf36c20
2 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,7 @@
company-restclient
company-shell
company-web
csharp-mode
dashboard
diminish
dired-k

View File

@ -1002,6 +1002,9 @@
(projects . 5)))
(dashboard-setup-startup-hook))
(use-package csharp-mode
:ensure t)
;; `c-mode' settings
(add-hook 'c-mode-common-hook
(lambda ()