1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/docs/layers/chat.md

28 lines
622 B
Markdown
Raw Normal View History

2017-10-09 22:41:31 +08:00
---
2017-12-12 09:59:27 +08:00
title: "SpaceVim chat layer"
2017-10-09 22:41:31 +08:00
description: "SpaceVim chatting layer provide chatting with qq and weixin in vim."
---
# [Layers](../) > chat
2017-04-29 21:30:31 +08:00
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>.