Skip to content

Commit

Permalink
Add protobuf mode
Browse files Browse the repository at this point in the history
  • Loading branch information
chuxubank committed Mar 5, 2024
1 parent 75356bb commit 3df2b8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cats/+protobuf.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
;; -*- lexical-binding: t; -*-

(use-package protobuf-mode)
1 change: 1 addition & 0 deletions config.el
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
(cat! "+dart")
(cat! "+plantuml")
(cat! "+mermaid")
(cat! "+protobuf")
(cat! "+json")
(cat! "+caddy")
(cat! "+docker")
Expand Down

0 comments on commit 3df2b8b

Please sign in to comment.