capitaomorte b3b3c12749 * Applied rest of rename plan for issue 113, some changed manually
* Some manual tweaking will be needed
2009-10-30 09:28:38 +00:00

6 lines
128 B
Plaintext

# -*- mode: snippet -*-
# contributor: Translated from TextMate Snippet
# name: t <- f t
# binding: "^,"
# --
${1:t} <- ${0:f t}