add snippets for javascript, markdown, php and xml
This commit is contained in:
parent
9699e53627
commit
ca892f0fcc
4 changed files with 60 additions and 21 deletions
|
|
@ -3,3 +3,9 @@ function $1($2) {
|
|||
$3
|
||||
}
|
||||
endsnippet
|
||||
|
||||
snippet cc "function" bi
|
||||
/**
|
||||
* $1
|
||||
*/
|
||||
endsnippet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue