mirror of
https://github.com/neovim/neovim.git
synced 2026-08-08 14:53:31 +08:00
`opts.plain=true` does not expand tildes in addition to environment variables, unlike `opts.expand_env=false`. `opts.expand_env=false` is soft-deprecated.