~javascript/typescript -> Typescript
I only really use typescript and the config is fully just about typescript so just change the heading to that
This commit is contained in:
@@ -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
|
- 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
|
- 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
|
- 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
|
#+BEGIN_SRC elisp
|
||||||
(after! typescript-mode
|
(after! typescript-mode
|
||||||
(setq typescript-indent-level 2)
|
(setq typescript-indent-level 2)
|
||||||
|
|||||||
Reference in New Issue
Block a user