Initial commit.
This commit is contained in:
1
vim/snippets/php/throw.snippet
Executable file
1
vim/snippets/php/throw.snippet
Executable file
@@ -0,0 +1 @@
|
||||
throw new ${1:Exception}('${2}');
|
||||
Reference in New Issue
Block a user