vim.g.poetv_executables = { "poetry", "pipenv" } vim.g.poetv_auto_activate = 1 vim.g.poetv_set_environment = 1 vim.g.poetv_statusline_symbol = "🐍"