mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
# -*- mode: snippet -*-
|
|
# contributer: Yusuke Tsutsumi <tsutsumi.yusuke@gmail.com>
|
|
# name: make
|
|
# key: make
|
|
# description: snippet for make builtin
|
|
# --
|
|
make(${1:Type}, ${2:startingSize}, ${3:memorySize})$0 |