Browse Source

Assimilate mermaid-mode 93db0f7

custom
Raphael Roberts 3 years ago
parent
commit
3507f22b67
  1. 6
      .gitmodules
  2. 1
      borg/mermaid-mode

6
.gitmodules

@ -49,9 +49,15 @@
[submodule "lispy"]
path = borg/lispy
url = https://github.com/abo-abo/lispy
[submodule "pip-requirements"]
path = borg/pip-requirements
url = https://github.com/Wilfred/pip-requirements.el
[submodule "mermaid-mode"]
path = borg/mermaid-mode
url = https://github.com/abrochard/mermaid-mode
[submodule "pythonic"]
path = borg/pythonic
url = https://github.com/pythonic-emacs/pythonic

1
borg/mermaid-mode

@ -0,0 +1 @@
Subproject commit 93db0f75122de921966034990d60b19a71065d52
Loading…
Cancel
Save