diff --git a/README.md b/README.md index 1033fe130..6c04ecc87 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ -[![matrix](https://img.spacevim.org/spacevim-matrix.svg)](https://app.element.io/#/room/#spacevim:matrix.org) -[![Telegram](https://img.spacevim.org/telegram-spacevim.svg)](https://t.me/SpaceVim/) [![twitter](https://img.spacevim.org/twitter.svg)](https://twitter.com/SpaceVim) [![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#license) [![reddit](https://img.spacevim.org/reddit.svg)](https://www.reddit.com/r/SpaceVim/) diff --git a/autoload/SpaceVim.vim b/autoload/SpaceVim.vim index b83d954b1..8b24d0e5a 100644 --- a/autoload/SpaceVim.vim +++ b/autoload/SpaceVim.vim @@ -2873,20 +2873,9 @@ endfunction " " To subscribe the maillist, send anything to:spacevim+subscribe@googlegroups.com " -" @subsection Chatroom -" -" - Matrix room: #spacevim:matrix.org -" " @subsection Forum " " - Reddit: https://www.reddit.com/r/SpaceVim/ -" -" @subsection Others -" -" The messages from matrix also bridged to telegram, discord and slack. Please -" checkout the community page for more info: -" -" https://spacevim.org/community/ "" " @section Roadmap, roadmap diff --git a/doc/SpaceVim.txt b/doc/SpaceVim.txt index 7f5279080..2cb68470f 100644 --- a/doc/SpaceVim.txt +++ b/doc/SpaceVim.txt @@ -8465,21 +8465,10 @@ send email to spacevim@googlegroups.com To subscribe the maillist, send anything to:spacevim+subscribe@googlegroups.com -CHATROOM - -Matrix room: #spacevim:matrix.org - FORUM Reddit: https://www.reddit.com/r/SpaceVim/ -OTHERS - -The messages from matrix also bridged to telegram, discord and slack. Please -checkout the community page for more info: - -https://spacevim.org/community/ - ============================================================================== FAQ *SpaceVim-faq* diff --git a/docs/_posts/2017-02-11-use-vim-as-a-java-ide.md b/docs/_posts/2017-02-11-use-vim-as-a-java-ide.md index 3218a6897..aae7947db 100644 --- a/docs/_posts/2017-02-11-use-vim-as-a-java-ide.md +++ b/docs/_posts/2017-02-11-use-vim-as-a-java-ide.md @@ -40,10 +40,6 @@ Each of the following sections will be covered: This tutorial is not intended to teach you Java itself. -If you have any problems, -feel free to join the [SpaceVim matrix room](https://app.element.io/#/room/#spacevim:matrix.org) -for general discussion. - ### Enable language layer By default, the `lang#java` layer is not loaded in SpaceVim. To use SpaceVim for java, diff --git a/docs/_posts/2018-09-27-use-vim-as-a-python-ide.md b/docs/_posts/2018-09-27-use-vim-as-a-python-ide.md index f12130a65..cbbe171ad 100644 --- a/docs/_posts/2018-09-27-use-vim-as-a-python-ide.md +++ b/docs/_posts/2018-09-27-use-vim-as-a-python-ide.md @@ -34,9 +34,6 @@ Each of the following sections will be covered: This tutorial is not intended to teach you Python itself. -If you have any problems, feel free to join the [chatting room](https://app.element.io/#/room/#spacevim:matrix.org) for general discussion. - - ### Enable language layer The python language support in SpaceVim is provided by `lang#python` layer, and it is not enabled by default. diff --git a/docs/cn/community.md b/docs/cn/community.md index ed474892b..009ccc438 100644 --- a/docs/cn/community.md +++ b/docs/cn/community.md @@ -13,7 +13,6 @@ lang: zh - [资讯](#资讯) - [寻求帮助](#寻求帮助) - [问题反馈](#问题反馈) -- [其他](#其他) @@ -38,11 +37,3 @@ lang: zh 发送邮件至 [spacevim-cn@googlegroups.com](mailto:spacevim-cn@googlegroups.com) 如需订阅该邮件组,可以发送任意邮件至:[spacevim-cn+subscribe@googlegroups.com](mailto:spacevim-cn+subscribe@googlegroups.com) - -## 其他 - -- Matrix room: [`#spacevim-cn:matrix.org`](https://app.element.io/#/room/#spacevim-cn:matrix.org) -- Telegram group: [`t.me/SpaceVim_CN`](https://t.me/SpaceVim_CN) -- Reddit: [`/r/SpaceVim/`](https://www.reddit.com/r/SpaceVim/) -- Discord: [`#spacevim-cn`](https://discord.gg/g3MGdNB) -- Slack: [SpaceVim](https://join.slack.com/t/spacevim/shared_invite/zt-74w64lg5-bT~~2~zEhtIy1zow53tHJg) diff --git a/docs/cn/index.md b/docs/cn/index.md index 40f13741a..5e7251af8 100644 --- a/docs/cn/index.md +++ b/docs/cn/index.md @@ -4,8 +4,6 @@ description: "SpaceVim 是一个模块化的 Vim 和 Neovim 的配置集合, lang: zh --- -[![matrix](https://img.spacevim.org/spacevim-cn-matrix.svg)](https://app.element.io/#/room/#spacevim-cn:matrix.org) -[![Telegram](https://img.spacevim.org/telegram-spacevim-cn.svg)](https://t.me/SpaceVim_CN/) [![twitter](https://img.spacevim.org/twitter.svg)](https://twitter.com/SpaceVim) [![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#证书) [![reddit](https://img.spacevim.org/reddit.svg)](https://www.reddit.com/r/SpaceVim/) diff --git a/docs/community.md b/docs/community.md index a07ba3b75..b04af0d85 100644 --- a/docs/community.md +++ b/docs/community.md @@ -10,7 +10,6 @@ description: "A list of SpaceVim's public channels, All messages are bridged bet - [News](#news) - [Asking for help](#asking-for-help) - [Feedback](#feedback) -- [Others](#others) @@ -35,11 +34,3 @@ If you run into a bug, or want a new feature, please use the mail list: send email to [spacevim@googlegroups.com](mailto:spacevim@googlegroups.com) To subscribe the maillist, send anything to:[spacevim+subscribe@googlegroups.com](mailto:spacevim+subscribe@googlegroups.com) - -## Others - -- Matrix room: [`#spacevim:matrix.org`](https://app.element.io/#/room/#spacevim:matrix.org) -- Telegram group: [`t.me/SpaceVim`](https://t.me/SpaceVim) -- Reddit: [`/r/SpaceVim/`](https://www.reddit.com/r/SpaceVim/) -- Discord: [`#spacevim`](https://discord.gg/xcRQnF8) -- Slack: [SpaceVim](https://join.slack.com/t/spacevim/shared_invite/zt-74w64lg5-bT~~2~zEhtIy1zow53tHJg) diff --git a/docs/index.md b/docs/index.md index 6fef938ee..4150372d8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,8 +3,6 @@ title: "Home" description: "SpaceVim is a modular Vim/Neovim configuration that seeks to provide layer feature." --- -[![matrix](https://img.spacevim.org/spacevim-matrix.svg)](https://app.element.io/#/room/#spacevim:matrix.org) -[![Telegram](https://img.spacevim.org/telegram-spacevim.svg)](https://t.me/SpaceVim/) [![twitter](https://img.spacevim.org/twitter.svg)](https://twitter.com/SpaceVim) [![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](development/#license) [![reddit](https://img.spacevim.org/reddit.svg)](https://www.reddit.com/r/SpaceVim/)