Update xplr.util.md

pull/526/head
Arijit Basu 2 years ago committed by GitHub
parent 70cb745c9f
commit ea8a1fcd46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,7 @@ Example:
```lua ```lua
xplr.util.explore("/tmp") xplr.util.explore("/tmp")
xplr.util.explore("/tmp", app.extra_config) xplr.util.explore("/tmp", app.explorer_config)
-- { { absolute_path = "/tmp/a", ... }, ... } -- { { absolute_path = "/tmp/a", ... }, ... }
``` ```

Loading…
Cancel
Save