Skip to content

Commit a22273c

Browse files
committed
fix(rust): primitive_type as type
1 parent a32c22c commit a22273c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/luasnip-snippets/snippets/rust/postfix.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ local expr_or_type_query = [[
2929
(generic_type)
3030
(scoped_type_identifier)
3131
(reference_type)
32+
(primitive_type)
3233
] @prefix
3334
]]
3435

0 commit comments

Comments
 (0)