diff options
| author | ruki <waruqi@gmail.com> | 2017-11-03 23:52:43 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2017-11-03 17:16:22 +0800 |
| commit | 97b7435e9804e4a2cacb0161de561059ce80b221 (patch) | |
| tree | 02dfc46e63e8104da749fb854d2bdd4dc8e89b82 /landing | |
| parent | 7dfed7468be0429059c65cd37c13872f5490faeb (diff) | |
| download | xmake-docs-97b7435e9804e4a2cacb0161de561059ce80b221.tar.gz xmake-docs-97b7435e9804e4a2cacb0161de561059ce80b221.zip | |
add xmake-idea
Diffstat (limited to 'landing')
| -rw-r--r-- | landing/index.cn.md | 2 | ||||
| -rw-r--r-- | landing/index.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/landing/index.cn.md b/landing/index.cn.md index ad6ded30..f77a9526 100644 --- a/landing/index.cn.md +++ b/landing/index.cn.md @@ -94,6 +94,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)) ## 更多例子 diff --git a/landing/index.md b/landing/index.md index f3a3f6bb..a01b7976 100644 --- a/landing/index.md +++ b/landing/index.md @@ -94,6 +94,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)) ## More Examples |
