From df1007be16100b1bd9ebd217e55bfccf38790ebf Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Tue, 17 May 2022 12:50:25 -0400 Subject: [PATCH] Add missing documentation --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index fd405f0..a1867a4 100644 --- a/README.org +++ b/README.org @@ -2554,6 +2554,8 @@ The built in [[https://emacswiki.org/emacs/PythonProgrammingInEmacs][Python Mode epkgs.protobuf-mode #+END_SRC +Protobuf mode is an Emacs major mode for editing protocol buffers. + *** Typescript Mode #+NAME: emacs-typescript-package @@ -2561,6 +2563,8 @@ epkgs.protobuf-mode epkgs.typescript-mode #+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. + *** PlantUML #+NAME: emacs-plantuml-extras