From b4c9b4f2a035ef864d2057c98587597abde37817 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Thu, 1 Feb 2018 20:56:53 +0800 Subject: [PATCH] Update features --- README.md | 8 ++++++++ docs/_layouts/default.html | 13 +++++++------ docs/cn/community.md | 11 +++++++---- docs/community.md | 21 ++++++++++++--------- 4 files changed, 34 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index da91f6d11..65a44a64e 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,14 @@ Here is a throughput graph of the repository for the last few weeks: ## Features +[**Fly Grep in Vim**](https://spacevim.org/grep-on-the-fly-in-spacevim/) + +With this feature, vim will display the searching result as you type. Of course, it is running +asynchronously. Before using this feature, you need to install a searching tool. FlyGrep works +through search tools: `ag`, `rg`, `ack`, `pt` and `grep`, Choose one you like. + +![searching project](https://user-images.githubusercontent.com/13142418/35278709-7856ed62-0010-11e8-8b1e-e6cc6374b0dc.gif) + [**Mnemonic key bindings navigation**](http://spacevim.org/mnemonic-key-bindings-navigation/) You don't need to remember any key bindings, as the mapping guide will show up after the SPC is pressed. diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index c22fc5a49..b900e929c 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -5,6 +5,7 @@ {% seo %} + diff --git a/docs/cn/community.md b/docs/cn/community.md index c45cce049..066fac904 100644 --- a/docs/cn/community.md +++ b/docs/cn/community.md @@ -10,9 +10,11 @@ lang: cn ## 讨论 -- [知乎专栏](https://zhuanlan.zhihu.com/SpaceVim) -- [新浪微博](https://weibo.com/SpaceVim) -- 微信公众号:SpaceVim +关于中文讨论,其实一直没有找到合适的讨论区,类似与 reddit 的网站还没有。 + +- [知乎专栏](https://zhuanlan.zhihu.com/SpaceVim) +- [新浪微博](https://weibo.com/SpaceVim) +- 微信公众号:SpaceVim ## 提问 @@ -21,4 +23,5 @@ lang: cn ## 聊天 - SpaceVim 中文聊天主要是 QQ 群:121056965 +- [`121056965` SpaceVim 中文交流群](https://jq.qq.com/?_wv=1027&k=43DB6SG) +- [`t.me/VimHub` Vim 中文 telegram 群](https://t.me/VimHub) diff --git a/docs/community.md b/docs/community.md index 83cf3c173..7b4a551d2 100644 --- a/docs/community.md +++ b/docs/community.md @@ -9,10 +9,13 @@ Visit these resources for help or general questions. ## Discuss -- [/r/spacevim on Reddit](https://reddit.com/r/spacevim) -- [Mailing list](https://groups.google.com/forum/#!forum/spacevim) -- [Twitter](https://twitter.com/SpaceVim) -- [Facebook](https://www.facebook.com/SpaceVim) +- [GitHub](https://github.com/SpaceVim/SpaceVim) +- [Reddit](https://reddit.com/r/spacevim) +- [Twitter](https://twitter.com/SpaceVim) +- [Facebook](https://www.facebook.com/SpaceVim) +- [google plus](https://plus.google.com/communities/106181012794584190200) +- [google groups](https://groups.google.com/forum/#!forum/spacevim) +- [YouTube](https://www.youtube.com/channel/UC-3q4dVFS7gBpxhrON1WxIA) ## Ask @@ -25,9 +28,9 @@ All of these channels are bridged together. Click on one of the badges below to "[{PROTOCOL}] <{NICK}> {MESSAGE}" -- [`SpaceVim/SpaceVim` on gitter](https://gitter.im/SpaceVim/SpaceVim) -- [`#spacevim` on FreeNode](https://webchat.freenode.net/?channels=spacevim) -- [`t.me/SpaceVim` on telegram](https://t.me/SpaceVim) -- [`#spacevim:matrix.org` on Matrix](https://riot.im/app/#/room/%23spacevim:matrix.org) -- [`#spacevim` on slack](https://spacevim.slack.com/messages/C88CTJ62J) +- [`SpaceVim/SpaceVim` on Gitter](https://gitter.im/SpaceVim/SpaceVim) +- [`#spacevim` on FreeNode](https://webchat.freenode.net/?channels=spacevim) +- [`t.me/SpaceVim` on telegram](https://t.me/SpaceVim) +- [`#spacevim:matrix.org` on Matrix](https://riot.im/app/#/room/%23spacevim:matrix.org) +- [`#spacevim` on slack](https://spacevim.slack.com/messages/C88CTJ62J)