From 31b5b9c0817177ab6ddf0d6d93c22a45ec1e3fd8 Mon Sep 17 00:00:00 2001 From: AChavali Date: Mon, 30 Dec 2019 14:52:56 +0000 Subject: ~javascript/typescript -> Typescript I only really use typescript and the config is fully just about typescript so just change the heading to that --- doom.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom.d') 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) -- cgit v1.2.3-13-gbd6f