diff options
| author | ruki <[email protected]> | 2026-01-22 22:38:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-01-22 22:38:06 +0800 |
| commit | 865ed17e98b3fa230b342138e3aaa6e9e5093cda (patch) | |
| tree | ee8eea7e57c4d22561b183ff823aeb8563e18228 | |
| parent | c9fae9e4ad28c751e0d1893870ee84334049976a (diff) | |
update readme
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -603,6 +603,7 @@ Please download and install other plugins from the plugins repository [xmake-plu <img src="https://raw.githubusercontent.com/xmake-io/xmake-idea/master/res/problem.gif" width="650px" /> +* [xmake-zed](https://github.com/xmake-io/xmake-zed) (thanks [@jeleferai](https://github.com/jeleferai)) * [xmake.vim](https://github.com/luzhlon/xmake.vim) (third-party, thanks [@luzhlon](https://github.com/luzhlon)) * [xmake-visualstudio](https://github.com/HelloWorld886/xmake-visualstudio) (third-party, thanks [@HelloWorld886](https://github.com/HelloWorld886)) * [xmake-qtcreator](https://github.com/Arthapz/xmake-project-manager) (third-party, thanks [@Arthapz](https://github.com/Arthapz)) diff --git a/README_zh.md b/README_zh.md index 6157a1c9f..836008860 100644 --- a/README_zh.md +++ b/README_zh.md @@ -591,6 +591,7 @@ $ xmake l <img src="https://raw.githubusercontent.com/xmake-io/xmake-idea/master/res/problem.gif" width="650px" /> +* [xmake-zed](https://github.com/xmake-io/xmake-zed) (thanks [@jeleferai](https://github.com/jeleferai)) * [xmake.vim](https://github.com/luzhlon/xmake.vim) (third-party, thanks [@luzhlon](https://github.com/luzhlon)) * [xmake-visualstudio](https://github.com/HelloWorld886/xmake-visualstudio) (third-party, thanks [@HelloWorld886](https://github.com/HelloWorld886)) |
