mirror of
https://github.com/sorin-ionescu/prezto.git
synced 2025-02-03 16:02:18 +08:00
5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
# Open the node api for your current version to the optional section.
|
|
# TODO: Make the sections easier to use.
|
|
open "http://nodejs.org/docs/$(node --version)/api/all.html#${1}"
|
|
|