We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32c22c commit a22273cCopy full SHA for a22273c
lua/luasnip-snippets/snippets/rust/postfix.lua
@@ -29,6 +29,7 @@ local expr_or_type_query = [[
29
(generic_type)
30
(scoped_type_identifier)
31
(reference_type)
32
+ (primitive_type)
33
] @prefix
34
]]
35
0 commit comments