{"id":20592432,"url":"https://github.com/valodim/deoplete-notmuch","last_synced_at":"2026-04-17T18:31:27.207Z","repository":{"id":138951462,"uuid":"148944053","full_name":"Valodim/deoplete-notmuch","owner":"Valodim","description":"Deoplete completion source for notmuch","archived":false,"fork":false,"pushed_at":"2018-12-11T22:18:42.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T00:12:44.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Valodim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-15T22:16:29.000Z","updated_at":"2018-12-11T22:18:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"72e31f01-bb4d-4e44-b9e4-dcd5529fc2f6","html_url":"https://github.com/Valodim/deoplete-notmuch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valodim%2Fdeoplete-notmuch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valodim%2Fdeoplete-notmuch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valodim%2Fdeoplete-notmuch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valodim%2Fdeoplete-notmuch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Valodim","download_url":"https://codeload.github.com/Valodim/deoplete-notmuch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242223025,"owners_count":20092173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T07:43:57.313Z","updated_at":"2026-04-17T18:31:22.186Z","avatar_url":"https://github.com/Valodim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deoplete-notmuch\n\nDeoplete-notmuch offers asynchronous completion of email addresses using `notmuch address`.\nBased on @paretje's [deoplete-notmuch](https://github.com/paretje/deoplete-notmuch), which was inspired by @fszymanski and @frbor's abook sources.\n\n## Installation\n\nTo install `deoplete-notmuch`, use your favourite plugin manager.\n\n#### Using [vim-plug](https://github.com/junegunn/vim-plug) on neovim\n\n```vim\nPlug 'Shougo/deoplete.nvim', {'do': ':UpdateRemotePlugins'}\nPlug 'Valodim/deoplete-notmuch', {'for': 'mail'}\n```\n\n## Configuration\n```vim\n\" notmuch address command to fetch completions. in theory, any command that\n\" outputs addresses one per line is compatible.\n\" must be --format=text. note that --output=recipients is very slow!\nlet g:deoplete#sources#notmuch#command = ['notmuch', 'address', '--format=text', '--deduplicate=address', '*']\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalodim%2Fdeoplete-notmuch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalodim%2Fdeoplete-notmuch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalodim%2Fdeoplete-notmuch/lists"}