diff options
| -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)) ## 简单例子 |
