mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 08:44:06 +00:00
docs(Open): add reference in documentation (#32678)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user