Skip to content

Commit

Permalink
Update module.sublime-snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
sequencer committed Mar 13, 2016
1 parent 5ff261a commit ebb667b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/module.sublime-snippet
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ implicit none
${2:real} :: $3
contains
$0
module $1]]></content>
end module $1]]></content>
<tabTrigger>mod</tabTrigger>
<scope>source.modern-fortran</scope>
<description>module</description>
Expand Down

0 comments on commit ebb667b

Please sign in to comment.