summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-11-03 23:52:29 +0800
committerruki <[email protected]>2017-11-03 17:14:57 +0800
commitbde8a5c049af49f9563976ad2e38857e1e965851 (patch)
tree869493c2be2cff9bf9fdeba8c9fc8a9f3a2b1c4a
parent8a912942229c794985c7cbe8682da292ef16caca (diff)
update readme
-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))
## 简单例子