mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Add rest of file templates
This commit is contained in:
3
private/templates/php-mode/@@
Normal file
3
private/templates/php-mode/@@
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$0
|
7
private/templates/php-mode/@@.class.php
Normal file
7
private/templates/php-mode/@@.class.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
class `(narf/php-class-name)`$1 {
|
||||
|
||||
$0
|
||||
|
||||
}
|
Reference in New Issue
Block a user