@ -2554,6 +2554,8 @@ The built in [[https://emacswiki.org/emacs/PythonProgrammingInEmacs][Python Mode
epkgs.protobuf-mode
epkgs.protobuf-mode
#+END_SRC
#+END_SRC
Protobuf mode is an Emacs major mode for editing protocol buffers.
*** Typescript Mode
*** Typescript Mode
#+NAME: emacs-typescript-package
#+NAME: emacs-typescript-package
@ -2561,6 +2563,8 @@ epkgs.protobuf-mode
epkgs.typescript-mode
epkgs.typescript-mode
#+END_SRC
#+END_SRC
Typescript.el is a self-contained, lightweight and minimalist major-mode focused on providing basic font-lock/syntax-highlighting and indentation for Typescript syntax, without any external dependencies.