emacs-prelude/vendor/feature-mode/snippets/feature-mode/fea
2011-10-09 11:32:32 +03:00

7 lines
144 B
Text
Executable file

#name: Feature: Name
# --
Feature: ${1:Name}
In order to ${2:get some business value}
${3:Role} will need ${4:this sweet new feature}
$0