1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 09:20:04 +08:00
SpaceVim/docs/layers/chat.md
Wang Shidong 5176ee9dc7
HTML Improvements (#1707)
* HTML Improvements

* Update html

* Improve html

* Fix up

* Update layers index

* Update development page

* Update layers index

* Update layers index

* Update layers index

* Update layers index

* Update layers index
2018-05-12 19:01:00 +08:00

28 lines
622 B
Markdown

---
title: "SpaceVim chat layer"
description: "SpaceVim chatting layer provide chatting with qq and weixin in vim."
---
# [Layers](../) > chat
SpaceVim chatting layer provide chatting feature in vim.
## plugins
Name | Description
----- | ------------------
[vim-chat](https://github.com/vim-chat/vim-chat) | chatting in vim.
## Key Mappings
`Alt + x` : open chatting buffer for qq.
`Alt + w` : open chatting buffer for weixin.
within chatting buffer:
`Alt + Left/Right` : switch between buffer.
`Alt + 1-9` : jump to specified channel.
for more mappings in chatting buffer, please read <kbd>:h vim-chat</kbd>.