Skip to content

Commit

Permalink
changed .source.vyper and added 0.3.2 snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
DataBeast-IT committed Jan 19, 2022
1 parent 092e999 commit 611cbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/vyper.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".source.solidity": {
".source.vyper": {
"bitwise and": {
"prefix": "bitand",
"body": "bitwise_and(${1:name}, ${2:name})"
Expand Down

0 comments on commit 611cbad

Please sign in to comment.