mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:00:04 +08:00
840 B
840 B
title | description |
---|---|
SpaceVim mail layer | mail layer provides basic mail client for SpaceVim. |
Available Layers >> mail
Description
The mail
layer provides basic function to connected to mail server.
To use this configuration layer, add the following snippet to your custom configuration file.
[[layers]]
name = "mail"
Layer options
imap_host
: set the imap server hostimap_port
: set the imap server portimap_login
: set the login of imap serverimap_password
: set the password of imap server
Key Mappings
Key Bingding | Description |
---|---|
SPC a m |
open mail client |