File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ MELPA] ( https://melpa.org/packages/typescript-mode-badge.svg )] ( https://melpa.org/#/typescript-mode )
5
5
[ ![ MELPA Stable] ( https://stable.melpa.org/packages/typescript-mode-badge.svg )] ( https://stable.melpa.org/#/typescript-mode )
6
6
7
- ` typescript.el ` is major-mode for editing [ Typescript] ( http://www.typescriptlang.org/ ) -files in [ GNU Emacs] ( https://www.gnu.org/software/emacs/ ) .
7
+ ` typescript.el ` is a major-mode for editing [ Typescript] ( http://www.typescriptlang.org/ ) -files in [ GNU Emacs] ( https://www.gnu.org/software/emacs/ ) .
8
8
9
9
` typescript.el ` is a self-contained, lightweight and minimalist major-mode
10
10
focused on providing basic font-lock/syntax-highlighting and
@@ -80,5 +80,5 @@ packages:
80
80
* [ ts-comint] ( https://github.com/josteink/ts-comint ) - a Typescript REPL
81
81
in Emacs.
82
82
83
- Initialization these with ` typescript.el ` will then become a matter of
83
+ Initializing these with ` typescript.el ` will then become a matter of
84
84
creating your own ` typescript-mode-hook ` in your ` init.el ` file.
You can’t perform that action at this time.
0 commit comments