Files
neovim/runtime/lua
AlexCodesApps b11f1b1f76 feat(vim.fs): abspath({cwd, plain}) #40597
Adds optional parameters to `vim.fs.abspath`:
1. `cwd` to specify directory akin to `--relative-from` in `realpath(1)`.
2. `plain` disables expansion of tilde (~) in paths.
2026-08-01 09:09:21 -04:00
..
2026-07-29 14:56:26 -05:00
2026-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00