mirror of
https://github.com/neovim/neovim.git
synced 2026-08-14 19:39:33 +00: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.