Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 860 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 860 Bytes

MuttAliasesAutoCompletion

Auto Completion for contacts in a mutt aliases file

This plugin will get the contacts for a mutt aliases file and autocomplete them in vim while you type inside the To:, Cc: and Bcc: headers.

Installation

Install git-lfs.

Install the traditional way or just use Plug

Plug 'diego-treitos/MuttAliasesAutoCompletion'

Configuration

Add g:mutt_aliases_path to your .vimrc with the path to your (neo)mutt aliases file


" Path to mutt aliases
let g:mutt_aliases_path = "~/.mutt/aliases"

Demo

Also available in webm video

LSE Demo