From aace7d60a82ae0e3d2fee4a7b4e0afa7da66b985 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Tue, 18 Jul 2017 08:12:33 -0400 Subject: [PATCH] Update plugin list --- Home.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index d3b7c840..ebfe6f4e 100644 --- a/Home.md +++ b/Home.md @@ -7,15 +7,14 @@ ### Plugins and Extensions * [Chrome web app](https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe) -* [Firefox web app](https://marketplace.firefox.com/app/devdocs/) * [Ubuntu Touch app](https://uappexplorer.com/app/devdocsunofficial.berkes) * [Sublime Text plugin](https://sublime.wbond.net/packages/DevDocs) * [Atom plugin](https://atom.io/packages/devdocs) * [Brackets extension](https://github.com/gruehle/dev-docs-viewer) * [Fluid](http://fluidapp.com) for turning DevDocs into a real OS X app * [GTK shell / Vim integration](https://github.com/naquad/devdocs-shell) -* [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) -* [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 +* [Alfred Workflow](https://github.com/yannickglt/alfred-devdocs) +* [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. +* [Visual Studio Code plugin](https://marketplace.visualstudio.com/items?itemName=akfish.vscode-devdocs ) (1) +* [Visual Studio Code plugin](https://marketplace.visualstudio.com/items?itemName=deibit.devdocs) (2) \ No newline at end of file