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.
 
 
 
 
 
 
Jonathan Hodgson 231ff0946e Nvim plugin updates 2 years ago
..
autoload/health Nvim plugin updates 2 years ago
doc Nvim plugin updates 2 years ago
rplugin/python3/deoplete/sources Nvim plugin updates 2 years ago
.flake8 Nvim plugin updates 2 years ago
LICENSE Nvim plugin updates 2 years ago
README.md Nvim plugin updates 2 years ago

README.md

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.