forked from freeCodeCamp/devdocs
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Marc Busqué edited this page Jun 2, 2016
·
14 revisions
- Chrome web app
- Firefox web app
- Sublime Text plugin
- Atom plugin
- Brackets extension
- Fluid for turning DevDocs into a real OS X app
- GTK shell / Vim integration
- Chrome desktop app
- Emacs lookup
- Alfred Workflow (1)
- Alfred Workflow (2)
-
Vim search plugin with Devdocs in its defaults Just set
let g:www_shortcut_engines = { 'devdocs': ['Devdocs', '<leader>dd'] }to have a:Devdocscommand and a<leader>ddmapping.