aboutsummaryrefslogtreecommitdiff
path: root/Doom/.doom.d
diff options
context:
space:
mode:
Diffstat (limited to 'Doom/.doom.d')
-rw-r--r--Doom/.doom.d/org/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doom/.doom.d/org/config.org b/Doom/.doom.d/org/config.org
index a674ae2..4d76d02 100644
--- a/Doom/.doom.d/org/config.org
+++ b/Doom/.doom.d/org/config.org
@@ -245,7 +245,7 @@ Emacs doesn't have the full range of styles that I want, so lemme just do it mys
(access-label . 0)
(label . 0)
(statement-cont . +))))
- (add-hook 'cc-mode-hook #'(lambda () (interactive) (c-set-style "user"))))
+ (setq c-default-style "user"))
#+END_SRC
** CSharp
- I have custom installed the omnisharp roslyn executable, so I'd rather use