Skip to content

Simple major mode which fontifies configuration files of msmtp (an SMTP client).

License

Notifications You must be signed in to change notification settings

augfab/msmtp-config-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

msmtp-config-mode

Simple major mode which fontifies configuration files of msmtp (an SMTP client).

Installation

Put msmtp-config-mode.el in your load-path and add the following to your Emacs configuration file:

(require 'msmtp-config-mode)

Usage

~/.msmtprc and ${XDG_CONFIG}/msmtp/config should be recognized automatically.

Otherwise, run M-x msmtp-config-mode RET in the buffer, or add

-*-msmtp-config-mode -*-

at the top of the file.

Contributing

Please open a pull request either on GitLab or on GitHub, or send patches directly to <[email protected]>.

License

GPL v3.

About

Simple major mode which fontifies configuration files of msmtp (an SMTP client).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages