SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
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"
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 serverKey Bingding | Description |
---|---|
SPC a m |
open mail client |
Powered by Jekyll