aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lua.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/lua.txt')
-rw-r--r--runtime/doc/lua.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/lua.txt b/runtime/doc/lua.txt
index 300d809854..e8543b5ece 100644
--- a/runtime/doc/lua.txt
+++ b/runtime/doc/lua.txt
@@ -2638,6 +2638,8 @@ vim.ui.open({path}, {opt}) *vim.ui.open()*
`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: >lua