Skip to content

Commit aace7d6

Browse files
committed
Update plugin list
1 parent dce0e15 commit aace7d6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Home.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,14 @@
77
### Plugins and Extensions
88

99
* [Chrome web app](https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe)
10-
* [Firefox web app](https://marketplace.firefox.com/app/devdocs/)
1110
* [Ubuntu Touch app](https://uappexplorer.com/app/devdocsunofficial.berkes)
1211
* [Sublime Text plugin](https://sublime.wbond.net/packages/DevDocs)
1312
* [Atom plugin](https://atom.io/packages/devdocs)
1413
* [Brackets extension](https://github.com/gruehle/dev-docs-viewer)
1514
* [Fluid](http://fluidapp.com) for turning DevDocs into a real OS X app
1615
* [GTK shell / Vim integration](https://github.com/naquad/devdocs-shell)
17-
* [Chrome desktop app](https://github.com/arosemena/DevDocsWrapper)
1816
* [Emacs lookup](https://github.com/skeeto/devdocs-lookup)
19-
* [Alfred Workflow](https://github.com/yannickglt/alfred-devdocs) (1)
20-
* [Alfred Workflow](https://github.com/jeffscottward/DevDocsIO-AlfredWorkflow) (2)
21-
* [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', '<leader>dd'] }` to have a `:Devdocs` command and a `<leader>dd` mapping.
17+
* [Alfred Workflow](https://github.com/yannickglt/alfred-devdocs)
18+
* [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', '<leader>dd'] }` to have a `:Devdocs` command and a `<leader>dd` mapping.
19+
* [Visual Studio Code plugin](https://marketplace.visualstudio.com/items?itemName=akfish.vscode-devdocs ) (1)
20+
* [Visual Studio Code plugin](https://marketplace.visualstudio.com/items?itemName=deibit.devdocs) (2)

0 commit comments

Comments
 (0)