We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e7183 commit 592874dCopy full SHA for 592874d
README.md
@@ -14,7 +14,7 @@ To work its magic, vim-devdocs depends on:
14
15
* `xdg-open` on Linux and BSD, part of the `xdg-utils` package,
16
* `open` on MacOS, it's installed by default,
17
-* `explorer` on Windows, it's also installed by default,
+* `cmd.exe` on Windows, it's also installed by default,
18
19
but you can tell it to use any external command with `'g:devdocs_open_command'`.
20
0 commit comments