diff --git a/lua/neogen/configurations/python.lua b/lua/neogen/configurations/python.lua index 7396bc4..48b7efe 100644 --- a/lua/neogen/configurations/python.lua +++ b/lua/neogen/configurations/python.lua @@ -44,6 +44,7 @@ return { { retrieve = "all", node_type = "typed_default_parameter", + as = "typed_parameter", extract = true, subtree = { { retrieve = "all", node_type = "identifier", extract = true } }, },