vim.fs.normalize.Opts
@inlinedoc
Fields2
Opts.plain : nil | boolean
Do not expand environment variables and leading tildes "~". (default: false)
Opts.win : nil | boolean
Path is a Windows path. (default: true in Windows, false otherwise)