aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cn/index.html2
-rw-r--r--cn/pages/donation.html6
-rw-r--r--landing.html2
-rw-r--r--landing/index.cn.md2
-rw-r--r--landing/index.md2
-rw-r--r--pages/donation.html6
6 files changed, 20 insertions, 0 deletions
diff --git a/cn/index.html b/cn/index.html
index 86cd48b2..1d71e15e 100644
--- a/cn/index.html
+++ b/cn/index.html
@@ -149,6 +149,8 @@
<ul>
<li><a href="https://github.com/tboox/xmake-vscode">xmake-vscode</a></li>
<li><a href="https://github.com/tboox/xmake-sublime">xmake-sublime</a></li>
+ <li><a href="https://github.com/tboox/xmake-idea">xmake-idea</a></li>
+ <li><a href="https://github.com/luzhlon/xmake.vim">xmake.vim</a> (third-party, thanks <a href="https://github.com/luzhlon">@luzhlon</a>)</li>
</ul>
<h2 id="section-10">更多例子</h2>
diff --git a/cn/pages/donation.html b/cn/pages/donation.html
index 05ddca97..93bf71ba 100644
--- a/cn/pages/donation.html
+++ b/cn/pages/donation.html
@@ -79,6 +79,12 @@
<td>oschina</td>
<td>¥10</td>
</tr>
+ <tr>
+ <td>2017.10.26</td>
+ <td>Welthy</td>
+ <td>支付宝</td>
+ <td>¥5</td>
+ </tr>
</tbody>
</table>
diff --git a/landing.html b/landing.html
index d8236202..c815d02a 100644
--- a/landing.html
+++ b/landing.html
@@ -149,6 +149,8 @@
<ul>
<li><a href="https://github.com/tboox/xmake-vscode">xmake-vscode</a></li>
<li><a href="https://github.com/tboox/xmake-sublime">xmake-sublime</a></li>
+ <li><a href="https://github.com/tboox/xmake-idea">xmake-idea</a></li>
+ <li><a href="https://github.com/luzhlon/xmake.vim">xmake.vim</a> (third-party, thanks <a href="https://github.com/luzhlon">@luzhlon</a>)</li>
</ul>
<h2 id="more-examples">More Examples</h2>
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
diff --git a/pages/donation.html b/pages/donation.html
index 67e65dab..784f4a1d 100644
--- a/pages/donation.html
+++ b/pages/donation.html
@@ -71,6 +71,12 @@
<td>oschina</td>
<td>¥10</td>
</tr>
+ <tr>
+ <td>2017.10.26</td>
+ <td>Welthy</td>
+ <td>alipay</td>
+ <td>¥5</td>
+ </tr>
</tbody>
</table>