mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-15 14:03:04 +00:00
6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
# -*- mode: snippet -*-
|
|
# key: inq
|
|
# contributor: Translated from TextMate Snippet
|
|
# name: Inquire (by Unit)
|
|
# --
|
|
inquire(unit=${1:iounit}, opened=${2:ioopen}, name=${3:filename}, action=${4:ioaction}) |