init
This commit is contained in:
5
snippets/raku-mode/for-guard
Normal file
5
snippets/raku-mode/for-guard
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: for-guard
|
||||
# key: forg
|
||||
# --
|
||||
$0 for ${1:list}
|
||||
Reference in New Issue
Block a user