init
This commit is contained in:
7
snippets/php-mode/doc-comment-oneline
Normal file
7
snippets/php-mode/doc-comment-oneline
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: USAMI Kenta <tadsan@zonu.me>
|
||||
# name: Doc comment (one-line)
|
||||
# key: *
|
||||
# group: annotation
|
||||
# --
|
||||
/** ${1:Summary} */
|
||||
Reference in New Issue
Block a user