~CSharp indenting
This commit is contained in:
@@ -57,8 +57,7 @@ become my C one soon!
|
||||
(setq omnisharp-server-executable-path "~/bin/omnisharp/run")
|
||||
(add-hook 'csharp-mode-hook '(lambda() (setq c-basic-offset 4))) ; Hook for csharp setting variables
|
||||
|
||||
; C# Keybinds
|
||||
(map!
|
||||
(map! ; CSharp Keybinds
|
||||
:map csharp-mode-map
|
||||
:localleader
|
||||
:desc "Format buffer" "=" 'omnisharp-code-format-entire-file
|
||||
|
||||
Reference in New Issue
Block a user