diff --git a/lua/neogen/configurations/python.lua b/lua/neogen/configurations/python.lua index 96ef004..7c2d95d 100644 --- a/lua/neogen/configurations/python.lua +++ b/lua/neogen/configurations/python.lua @@ -76,7 +76,6 @@ return { retrieve = "all", node_type = "type", as = "return_type", - recursive = true, extract = true, }, }