aboutsummaryrefslogtreecommitdiff
path: root/doom.d/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'doom.d/config.org')
-rw-r--r--doom.d/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/config.org b/doom.d/config.org
index f74e67a..04b883f 100644
--- a/doom.d/config.org
+++ b/doom.d/config.org
@@ -347,7 +347,7 @@ Emacs doesn't have the full range of styles that I want, so lemme just do it mys
- I do python development for Python3, so I need to set the flycheck python checker, as well as the interpreter, to be Python3
- Most of my python work is in scripts or ideas, so I don't need extensive testing utilities or anything like that
- I run my python code a LOT and thus need commands for sending bits or whole scripts into the REPL
-** JavaScript/TypeScript
+** TypeScript
#+BEGIN_SRC elisp
(after! typescript-mode
(setq typescript-indent-level 2)