diff --git a/Home.md b/Home.md index 29cfb20b..58426cdf 100644 --- a/Home.md +++ b/Home.md @@ -16,4 +16,5 @@ * [Chrome desktop app](https://github.com/arosemena/DevDocsWrapper) * [Emacs lookup](https://github.com/skeeto/devdocs-lookup) * [Alfred Workflow](https://github.com/yannickglt/alfred-devdocs) (1) -* [Alfred Workflow](https://github.com/jeffscottward/DevDocsIO-AlfredWorkflow) (2) \ No newline at end of file +* [Alfred Workflow](https://github.com/jeffscottward/DevDocsIO-AlfredWorkflow) (2) +* [Vim search plugin with Devdocs in its defaults](https://github.com/waiting-for-dev/vim-www) Just set `let g:www_shortcut_engines = { 'devdocs': ['Devdocs', 'dd'] }` to have a `:Devdocs` command and a `dd` mapping. \ No newline at end of file