diff --git a/lua/neogen/configurations/python.lua b/lua/neogen/configurations/python.lua index c42caaf..a424d1e 100644 --- a/lua/neogen/configurations/python.lua +++ b/lua/neogen/configurations/python.lua @@ -85,6 +85,7 @@ return { { retrieve = "first", node_type = "identifier", + recursive = true, extract = true, as = i.Throw, },