You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

677 B

deoplete-abook

Deoplete-abook offers asynchronous completion of email addresses in Mutt using abook contacts stored in a plain text database. Inspired by Greg Hurrell's Vim screencast #58.

Installation

To install deoplete-abook, use your favorite Neovim plugin manager.

Using vim-plug

Plug 'Shougo/deoplete.nvim', {'do': ':UpdateRemotePlugins'}
Plug 'fszymanski/deoplete-abook'

Documentation

For more information, see :help deoplete_abook.txt.