docs(Open): add reference in documentation (#32678)

This commit is contained in:
Luca Saccarola
2025-03-01 00:14:01 +01:00
committed by GitHub
parent 86046c5a31
commit 7b4295390f
2 changed files with 4 additions and 0 deletions

View File

@@ -108,6 +108,8 @@ end
--- Opens `path` with the system default handler (macOS `open`, Windows `explorer.exe`, Linux
--- `xdg-open`, …), or returns (but does not show) an error message on failure.
---
--- Can also be invoked with `:Open`. [:Open]()
---
--- Expands "~/" and environment variables in filesystem paths.
---
--- Examples: