Emacs config utilizing prelude as a base
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
144 B

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