Skip to content

Commit 8d43405

Browse files
Add vim-www as vim plugin to be used to search devdocs
1 parent c234c43 commit 8d43405

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Home.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
* [Chrome desktop app](https://github.com/arosemena/DevDocsWrapper)
1717
* [Emacs lookup](https://github.com/skeeto/devdocs-lookup)
1818
* [Alfred Workflow](https://github.com/yannickglt/alfred-devdocs) (1)
19-
* [Alfred Workflow](https://github.com/jeffscottward/DevDocsIO-AlfredWorkflow) (2)
19+
* [Alfred Workflow](https://github.com/jeffscottward/DevDocsIO-AlfredWorkflow) (2)
20+
* [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.

0 commit comments

Comments
 (0)