Various fixes
This commit is contained in:
parent
6dd587c8e8
commit
4317392ea1
7 changed files with 29 additions and 51 deletions
|
@ -20,4 +20,4 @@
|
|||
:init
|
||||
(progn
|
||||
(setq csharp-want-imenu nil)
|
||||
(add-hook 'csharp-mode-hook (lambda() (omnisharp-mode t) (flycheck-mode t)))))
|
||||
(add-hook! 'csharp-mode-hook (omnisharp-mode t) (flycheck-mode t))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue