mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Make it clearer that JavaScript module also is for TypeScript
squash! Make it clearer that JavaScript module also is for TypeScript
This commit is contained in:
@ -186,7 +186,7 @@ Modules that bring support for a language or group of languages to Emacs.
|
||||
+ hy - TODO
|
||||
+ [[file:../modules/lang/idris/README.org][idris]] - TODO
|
||||
+ java =+meghanada +lsp= - TODO
|
||||
+ [[file:../modules/lang/javascript/README.org][javascript]] =+lsp= - Javascript, typescript, and coffeescript support
|
||||
+ [[file:../modules/lang/javascript/README.org][javascript]] =+lsp= - JavaScript, TypesCript, and CoffeeScript support
|
||||
+ julia - TODO
|
||||
+ kotlin - TODO
|
||||
+ [[file:../modules/lang/latex/README.org][latex]] - TODO
|
||||
|
@ -15,7 +15,7 @@
|
||||
- [[#commands][Commands]]
|
||||
|
||||
* Description
|
||||
This module adds Javascript support.
|
||||
This module adds JavaScript and TypeScript support.
|
||||
|
||||
+ Code completion (tide)
|
||||
+ REPL support (nodejs-repl)
|
||||
|
Reference in New Issue
Block a user