96032dbeb0
Yasnippet supports a way to share snippets between related modes. I should do this instead of just defining a new snippet here. Well... until then.
7 lines
No EOL
222 B
Text
7 lines
No EOL
222 B
Text
# -*- mode: snippet -*-
|
|
# name: Header
|
|
# key: hdr
|
|
# --
|
|
/*******************************************************************************
|
|
* $1
|
|
******************************************************************************/ |