summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--README_zh.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f6e6ac65..70fe0a7b2 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,8 @@ Please download and install from the plugins repository [xmake-plugins](https://
* [xmake-vscode](https://github.com/tboox/xmake-vscode)
* [xmake-sublime](https://github.com/tboox/xmake-sublime)
+* [xmake-idea](https://github.com/tboox/xmake-idea)
+* [xmake.vim](https://github.com/luzhlon/xmake.vim) (third-party, thanks [@luzhlon](https://github.com/luzhlon))
## Examples
diff --git a/README_zh.md b/README_zh.md
index 5f4522b5a..10bcc4b5a 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -156,6 +156,8 @@ $ xmake run -d console
* [xmake-vscode](https://github.com/tboox/xmake-vscode)
* [xmake-sublime](https://github.com/tboox/xmake-sublime)
+* [xmake-idea](https://github.com/tboox/xmake-idea)
+* [xmake.vim](https://github.com/luzhlon/xmake.vim) (third-party, thanks [@luzhlon](https://github.com/luzhlon))
## 简单例子