# [Layers](https://spacevim.org/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>.