diff options
| author | ruki <[email protected]> | 2017-11-03 23:52:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-11-03 17:14:57 +0800 |
| commit | bde8a5c049af49f9563976ad2e38857e1e965851 (patch) | |
| tree | 869493c2be2cff9bf9fdeba8c9fc8a9f3a2b1c4a | |
| parent | 8a912942229c794985c7cbe8682da292ef16caca (diff) | |
update readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -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)) ## 简单例子 |
