From fe23ca5d117485511d11e062488895f509cfc3eb Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Fri, 9 Dec 2022 17:21:05 -0800 Subject: [PATCH] add plugin links --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 31152515b..634e70010 100644 --- a/README.md +++ b/README.md @@ -187,13 +187,18 @@ Open sourced under the Mozilla Public License 2.0. See [./LICENSE.txt](./LICENSE ## Related -### VSCode extension +### Official plugins -[https://github.com/terrastruct/d2-vscode](https://github.com/terrastruct/d2-vscode) +- **VSCode extension**: [https://github.com/terrastruct/d2-vscode](https://github.com/terrastruct/d2-vscode) +- **Vim extension**: [https://github.com/terrastruct/d2-vim](https://github.com/terrastruct/d2-vim) +- **Obsidian plugin**: [https://github.com/terrastruct/d2-obsidian](https://github.com/terrastruct/d2-obsidian) -### Vim extension +### Community plugins -[https://github.com/terrastruct/d2-vim](https://github.com/terrastruct/d2-vim) +- **Tree-sitter grammar**: [https://github.com/pleshevskiy/tree-sitter-d2](https://github.com/pleshevskiy/tree-sitter-d2) +- **Emacs extension**: [https://github.com/andorsk/d2-mode](https://github.com/andorsk/d2-mode) +- **Telegram bot**: [https://github.com/meinside/telegram-d2-bot](https://github.com/meinside/telegram-d2-bot) +- **Postgres importer**: [https://github.com/zekenie/d2-erd-from-postgres](https://github.com/zekenie/d2-erd-from-postgres) ### Language docs