Add PHP snippet for <?php header
This commit is contained in:
parent
61e1608174
commit
ba8d543050
1 changed files with 5 additions and 0 deletions
5
oni-php/snippets/php-mode/php
Normal file
5
oni-php/snippets/php-mode/php
Normal file
|
@ -0,0 +1,5 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: <?php
|
||||
# key: php
|
||||
# --
|
||||
<?php
|
Loading…
Reference in a new issue