Przeglądaj źródła

chore: format code

GitHub Action 2 miesięcy temu
rodzic
commit
5be4bda90f
1 zmienionych plików z 7 dodań i 7 usunięć
  1. 7 7
      packages/web/src/content/docs/ecosystem.mdx

+ 7 - 7
packages/web/src/content/docs/ecosystem.mdx

@@ -35,13 +35,13 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
 
 
 ## Projects
 ## Projects
 
 
-| Name                                                                               | Description                                                       |
-| ---------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
-| [kimaki](https://github.com/remorses/kimaki)                                       | Discord bot to control OpenCode sessions, built on the SDK        |
-| [opencode.nvim](https://github.com/NickvanDyke/opencode.nvim)                      | Neovim plugin for editor-aware prompts, built on the API          |
-| [portal](https://github.com/hosenur/portal)                                        | Mobile-first web UI for OpenCode over Tailscale/VPN               |
-| [opencode plugin template](https://github.com/zenobi-us/opencode-plugin-template/) | Template for building OpenCode plugins                            |
-| [opencode.nvim](https://github.com/sudo-tee/opencode.nvim)                         | Neovim frontend for opencode - a terminal-based AI coding agent   |
+| Name                                                                               | Description                                                     |
+| ---------------------------------------------------------------------------------- | --------------------------------------------------------------- |
+| [kimaki](https://github.com/remorses/kimaki)                                       | Discord bot to control OpenCode sessions, built on the SDK      |
+| [opencode.nvim](https://github.com/NickvanDyke/opencode.nvim)                      | Neovim plugin for editor-aware prompts, built on the API        |
+| [portal](https://github.com/hosenur/portal)                                        | Mobile-first web UI for OpenCode over Tailscale/VPN             |
+| [opencode plugin template](https://github.com/zenobi-us/opencode-plugin-template/) | Template for building OpenCode plugins                          |
+| [opencode.nvim](https://github.com/sudo-tee/opencode.nvim)                         | Neovim frontend for opencode - a terminal-based AI coding agent |
 
 
 ---
 ---