Install yasnippet and vala-snippets packages
This commit is contained in:
9
elpa/yasnippet-20160924.2001/snippets/f90-mode/where
Normal file
9
elpa/yasnippet-20160924.2001/snippets/f90-mode/where
Normal file
@@ -0,0 +1,9 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Jonas Kalderstam <jonas@kalderstam.se>
|
||||
# name: where ... end where ...
|
||||
# key: where
|
||||
# --
|
||||
|
||||
where (${1:condition})
|
||||
$0
|
||||
end where
|
Reference in New Issue
Block a user