Initial commit.
This commit is contained in:
1
vim/snippets/php/t.snippet
Executable file
1
vim/snippets/php/t.snippet
Executable file
@@ -0,0 +1 @@
|
||||
$${1:retVal} = (${2:condition}) ? ${3:a} : ${4:b};${5}
|
||||
Reference in New Issue
Block a user