1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00

docs(chat): update doc for chat layer

This commit is contained in:
Jedsek 2022-02-02 14:15:19 +08:00 committed by GitHub
parent da633d425f
commit 12fd191686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@ Some layers are enabled by default. The following example shows how to disable `
| Name | Description | | Name | Description |
| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [autocomplete](autocomplete/) | Autocomplete code within SpaceVim, fuzzy find the candidates from multiple completion sources, expand snippet before cursor automatically | | [autocomplete](autocomplete/) | Autocomplete code within SpaceVim, fuzzy find the candidates from multiple completion sources, expand snippet before cursor automatically |
| [chat](chat/) | SpaceVim chatting layer provides chatting with qq and weixin in vim. | | [chat](chat/) | SpaceVim chatting layer provides chatting with weixin in vim. |
| [checkers](checkers/) | Syntax checking automatically within SpaceVim, display error on the sign column and statusline. | | [checkers](checkers/) | Syntax checking automatically within SpaceVim, display error on the sign column and statusline. |
| [chinese](chinese/) | Layer for chinese users, include chinese docs and runtime messages | | [chinese](chinese/) | Layer for chinese users, include chinese docs and runtime messages |
| [colorscheme](colorscheme/) | colorscheme provides a list of colorschemes for SpaceVim, the default colorscheme is gruvbox with dark theme. | | [colorscheme](colorscheme/) | colorscheme provides a list of colorschemes for SpaceVim, the default colorscheme is gruvbox with dark theme. |

View File

@ -1,6 +1,6 @@
--- ---
title: "SpaceVim chat layer" title: "SpaceVim chat layer"
description: "SpaceVim chatting layer provides chatting with qq and weixin in vim." description: "SpaceVim chatting layer provides chatting with weixin in vim."
--- ---
# [Available Layers](../) >> chat # [Available Layers](../) >> chat
@ -29,8 +29,8 @@ To use this configuration layer, add the following snippet to your custom config
## Key Mappings ## Key Mappings
`Alt + x` : open chatting buffer for qq.
`Alt + w` : open chatting buffer for weixin. `Alt + w` : open chatting buffer for weixin.
Note: The web-qq has stopped providing service.
within chatting buffer: within chatting buffer: