mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:20:04 +08:00
817 B
817 B
title | description |
---|---|
SpaceVim chat layer | SpaceVim chatting layer provides chatting with qq and weixin in vim. |
Available Layers >> chat
Description
SpaceVim chatting layer provides chatting feature in vim.
Install
To use this configuration layer, add the following snippet to your custom configuration file.
[[layers]]
name = "chat"
Key Mappings
Alt + x
: open chatting buffer for qq.
Alt + w
: open chatting buffer for weixin.
within chatting buffer:
Alt + Left/Right
: switch between buffers.
Alt + 1-9
: jump to the specified channel.
for more mappings in chatting buffer, please read :h vim-chat.